gstreamer/ext
Vincent Penquerc'h b590a843f4 oggmux: fix deadlock when not pulling a buffer from collectpads
oggmux keeps a cached buffer per pad, and pulls buffers from
collectpads to this cached buffer for all pads before processing
the best pad. In some cases, the move from collectpads buffer
to cached buffer is delayed till next call. However, when there
is only one pad, this can't be delayed till next call as there
will be a deadlock since collectpads has no other pad to push to.

https://bugzilla.gnome.org/show_bug.cgi?id=740565
2015-04-03 15:52:54 +01:00
..
alsa alsa: Constify channel position table 2015-01-21 09:42:35 +01:00
cdparanoia Constify some static arrays everywhere 2015-01-21 09:49:47 +01:00
libvisual audiovisualizer: don't use private GMutex implementation details 2015-02-16 23:54:28 +00:00
ogg oggmux: fix deadlock when not pulling a buffer from collectpads 2015-04-03 15:52:54 +01:00
pango textoverlay: Re-render if video size changed 2015-03-03 16:38:33 -05:00
theora Revert "theoradec: Disable usage of crop meta" 2015-03-24 15:47:20 -04:00
vorbis Fix double semicolons 2015-03-10 09:27:08 +00:00
Makefile.am gio: Move to gst subdirectory 2012-01-18 16:21:14 +01:00