gstreamer/ext/pulse
Arun Raghavan e18e25a324 pulsesink: Uncork stream while flushing the ringbuffer
After starting the ringbuffer, we wait for enough data to arrive before
uncorking the stream. This will cause the pipeline to stall if we get an
EOS (or otherwise need to flush the stream) before sufficient data
becomes available. This patch makes sure that the stream is uncorked
while flushing to avoid this problem.

Fixes issue with a webkit unit test testing reverse playback of
an MP4 H.264/AAC file.

https://bugzilla.gnome.org/show_bug.cgi?id=639740
2011-01-17 15:40:12 +00:00
..
Makefile.am build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00
plugin.c i18n: build fixes: #if -> #ifdef for ENABLE_NLS 2010-03-22 17:26:37 +02:00
pulsemixer.c ext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 18:00:22 +02:00
pulsemixer.h Add pulseaudio GStreamer element from gst-pulse. Development will continue here instead of pulseaudio SVN. Fixes bug ... 2008-06-10 06:45:33 +00:00
pulsemixerctrl.c pulsemixer: Implement MIXER_FLAG_AUTO_NOTIFICATIONS 2010-12-11 16:08:40 +11:00
pulsemixerctrl.h pulsemixer: Implement MIXER_FLAG_AUTO_NOTIFICATIONS 2010-12-11 16:08:40 +11:00
pulsemixertrack.c ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places. 2008-08-20 17:46:48 +00:00
pulsemixertrack.h Add pulseaudio GStreamer element from gst-pulse. Development will continue here instead of pulseaudio SVN. Fixes bug ... 2008-06-10 06:45:33 +00:00
pulseprobe.c pulse: mainloop creation can fail too, so handle that 2009-10-17 08:48:23 +02:00
pulseprobe.h pulse: make a few things smaller by making them bitfields 2009-10-17 08:48:21 +02:00
pulsesink.c pulsesink: Uncork stream while flushing the ringbuffer 2011-01-17 15:40:12 +00:00
pulsesink.h pulsesink: move the shared mainloop from class to static var 2010-09-14 10:10:27 +03:00
pulsesrc.c add "client" property 2010-12-29 17:02:40 +01:00
pulsesrc.h add "client" property 2010-12-29 17:02:40 +01:00
pulseutil.c pulse: allow setting stream properties 2010-09-07 14:20:21 +03:00
pulseutil.h pulse: allow setting stream properties 2010-09-07 14:20:21 +03:00