gstreamer/ext/pulse
Jan Schmidt 46a3c9ac8b Revert "pulsesink: uncork if needed upon commit"
This reverts commit 0dd46accf6.

With some audiosinks, starting the ringbuffer on the first commit
causes audio glitches at startup by starting to output segments
from the ringbuffer before it has been filled / fully prerolled. This
doesn't usually happen with pulsesink because we map the pulseaudio
ringbuffer directly, but we should keep things consistent with
other sinks with regards to startup latency, plus it gives more
headway to avoid glitching, should the initial 2nd segment take
more than 10ms to generate.

https://bugzilla.gnome.org/show_bug.cgi?id=657076
2016-04-16 02:21:14 +10:00
..
Makefile.am Rename GstDeviceMonitor to GstDeviceProvider 2014-06-26 14:57:36 -04:00
plugin.c Rename GstDeviceMonitor to GstDeviceProvider 2014-06-26 14:57:36 -04:00
pulsedeviceprovider.c pulse: Don't leak caps and structures in the device provider 2015-11-05 17:54:48 +00:00
pulsedeviceprovider.h pulse, v4l2: add missing G_END_DECLS in some places 2014-10-28 21:32:06 +00:00
pulsesink.c Revert "pulsesink: uncork if needed upon commit" 2016-04-16 02:21:14 +10:00
pulsesink.h pulsesink: Add property to find out the device currently in use 2013-08-22 15:03:29 -04:00
pulsesrc.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
pulsesrc.h pulsesrc: Add property to find out the device currently in use 2013-08-22 13:32:04 -04:00
pulseutil.c pulse: add properties to GstDevice 2015-07-15 18:29:21 +02:00
pulseutil.h pulse: add properties to GstDevice 2015-07-15 18:29:21 +02:00