gstreamer/gst
Thiago Santos 5cd07bd2af decodebin2: only allow 'lower' multiqueues to emit buffering messages
When we have a scenario of demuxers linked to demuxers, decodebin2
will create multiqueue at different levels of the pipeline. The problem
is that only the lowest multiqueue's should do the buffering messaging,
as they will handle with the raw streams data.

When all multiqueues are doing buffering, the upper ones can handle
large buffers that easily fill them, moving from 0% to 100% from
buffer to buffer, causing too much buffering messages to be posted.
This hangs the pipeline unnecessarily and might lead to deadlocks.
2013-04-23 11:20:28 -03:00
..
adder Update disted orc backup files 2013-04-22 13:58:33 +01:00
app gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
audioconvert Update disted orc backup files 2013-04-22 13:58:33 +01:00
audiorate gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
audioresample gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
audiotestsrc gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
encoding gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
gio gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
playback decodebin2: only allow 'lower' multiqueues to emit buffering messages 2013-04-23 11:20:28 -03:00
subparse gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
tcp gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
typefind typefind: add smoothstreaming manifest typefinding 2013-04-23 10:32:19 -03:00
videoconvert Update disted orc backup files 2013-04-22 13:58:33 +01:00
videorate gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
videoscale Update disted orc backup files 2013-04-22 13:58:33 +01:00
videotestsrc Update disted orc backup files 2013-04-22 13:58:33 +01:00
volume Update disted orc backup files 2013-04-22 13:58:33 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00