index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
pulse
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places.
Sebastian Dröge
2008-08-20
7
-111
/
+36
*
ext/pulse/: If downstream provides no channel layout and >2 channels should b...
Sebastian Dröge
2008-08-20
3
-78
/
+259
*
ext/pulse/: The bytes_per_sample and silence_sample fields of the GstRingBuff...
Sebastian Dröge
2008-08-18
2
-14
/
+7
*
ext/pulse/pulsesink.*: Add "device-name" property to pulsesink too and curren...
Sebastian Dröge
2008-08-13
2
-2
/
+144
*
ext/pulse/pulsesrc.c: Add "device-name" property, which provides a human read...
Laszlo Pandy
2008-08-13
1
-4
/
+19
*
ext/pulse/: Improve debugging a bit by including the parent object in pulsemi...
Sebastian Dröge
2008-08-13
7
-45
/
+57
*
ext/pulse/pulsemixer.c: Fix property probing after the device property is set...
Laszlo Pandy
2008-08-13
1
-2
/
+2
*
ext/pulse/pulsemixer.c: Fix property probing after the device property is set...
Laszlo Pandy
2008-08-13
1
-4
/
+4
*
ext/pulse/: Implement GstPropertyProbe interface on pulsesink for detecting s...
Laszlo Pandy
2008-08-13
4
-9
/
+88
*
ext/Makefile.am: Finish hooking up pulseaudio plugin to the build.
Jan Schmidt
2008-07-19
1
-2
/
+4
*
ext/pulse/: Some smaller cleanup. Use G_PARAM_STATIC_STRINGS, gst_element_cla...
Sebastian Dröge
2008-06-10
3
-41
/
+38
*
Add documentation to the pulseaudio plugin and run make update in docs/plugins.
Sebastian Dröge
2008-06-10
4
-7
/
+74
*
Add pulseaudio GStreamer element from gst-pulse. Development will continue he...
Sebastian Dröge
2008-06-10
16
-0
/
+3555