gstreamer/ext
Mark Nauwelaerts 176b8ffbff pulsesink: also uncork during EOS waiting (and after EOS is rendered)
Pulsesink was recently changed to defer uncorking until there is data
to write. This condition will however never occur when EOS in being
rendered (since that marks the end of data). Changing to PAUSED state
while EOS is being waited on results in a hang: pausing corks the
stream, which will never be undone since there is no more data when
going back to PLAYING. If pulsesink is the clock provider, deadlock
ensues since time doesn't continue in corked state and the clock id
for EOS wait never fires.

Fixes #645961.
2011-03-31 13:25:19 +02:00
..
aalib various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
annodex various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
cairo cairo: fix the name of the *-marshall.list file to unbreak make distcheck 2011-03-25 12:53:43 +02:00
dv dvdemux: Chain up to the parent class' ::send_event for non-seek events 2011-03-11 13:48:33 +01:00
esd various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
flac flacdec: fix issues with large metadata blocks when streaming unframed flac 2011-03-28 23:46:47 +01:00
gconf switchsrc: Set the GST_ELEMENT_IS_SOURCE flag 2010-10-11 14:24:52 +02:00
gdk_pixbuf various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
hal various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
jack jackaudiosink: Fix typo from 9544622674 2011-03-16 10:43:47 +01:00
jpeg jpegenc: sink pad's getcaps shouldn't use the src pad getcaps 2010-12-21 15:23:11 -03:00
libcaca cacasink: fix masks and strides 2011-01-03 18:06:48 +01:00
libmng gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
libpng pngdec: Handle 16-bit-per-channel images 2011-02-20 12:12:51 -08:00
mikmod various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
pulse pulsesink: also uncork during EOS waiting (and after EOS is rendered) 2011-03-31 13:25:19 +02:00
raw1394 various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
shout2 various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
soup souphttpsrc: Add URI query handler 2011-02-15 09:44:01 +01:00
speex speexdec: Get and use streamheader from the caps if possible 2011-03-24 09:00:32 +01:00
taglib id3v2mux: Adds mapping for album artist 2010-09-08 17:07:53 -03:00
wavpack various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
Makefile.am jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-bad 2011-01-02 15:26:30 +00:00