summaryrefslogtreecommitdiffstats
path: root/ext/pulse/pulsesrc.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the pulse plugin, conditionally enabling new behaviour withJan Schmidt2009-01-281-72/+305
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-9/+5
* ext/pulse/: Return -1 instead of 0 in error cases. Fixes #554771.Wim Taymans2008-10-031-2/+5
* ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places.Sebastian Dröge2008-08-201-45/+14
* ext/pulse/: If downstream provides no channel layout and >2 channels should b...Sebastian Dröge2008-08-201-77/+194
* ext/pulse/: The bytes_per_sample and silence_sample fields of the GstRingBuff...Sebastian Dröge2008-08-181-5/+3
* ext/pulse/pulsesrc.c: Add "device-name" property, which provides a human read...Laszlo Pandy2008-08-131-4/+19
* ext/pulse/: Improve debugging a bit by including the parent object in pulsemi...Sebastian Dröge2008-08-131-6/+7
* ext/pulse/: Implement GstPropertyProbe interface on pulsesink for detecting s...Laszlo Pandy2008-08-131-3/+25
* ext/pulse/: Some smaller cleanup. Use G_PARAM_STATIC_STRINGS, gst_element_cla...Sebastian Dröge2008-06-101-24/+23
* Add documentation to the pulseaudio plugin and run make update in docs/plugins.Sebastian Dröge2008-06-101-2/+22
* Add pulseaudio GStreamer element from gst-pulse. Development will continue he...Sebastian Dröge2008-06-101-0/+703