gstreamer/tests/check/elements
Thiago Santos 783195ccef decodebin: aggregate buffering messages
Aggregate buffering messages to only post the lower value
to avoid setting pipeline to playing while any multiqueue
is still buffering.

There are 3 scenarios where the entries should be removed from
the list:

1) When decodebin is set to READY
2) When an element posts a 100% buffering (already implemented)
3) When a multiqueue is removed from decodebin.

For item 3 we don't need to handle it because this should only
happen when either 1 is hapenning or when it is playing a
chained file, for which number 2 should have happened for the
previous stream to finish

https://bugzilla.gnome.org/show_bug.cgi?id=726423
2014-05-29 18:59:30 -03:00
..
.gitignore check: Update .gitignore 2013-08-13 17:39:34 +02:00
adder.c adder: Free consistency checker instance in test_live_seeking test 2013-11-06 12:16:31 +01:00
appsink.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
appsrc.c tests: fix appsrc test with latest GLib version 2013-11-18 16:03:07 +00:00
audioconvert.c audioconvert: Fix leaks in unit test 2014-04-15 13:03:34 +02:00
audiorate.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
audioresample.c audioresample: Fix memory leaks in test 2014-04-15 19:31:28 +02:00
audiotestsrc.c Fix FSF address 2012-11-03 23:05:09 +00:00
decodebin.c decodebin: aggregate buffering messages 2014-05-29 18:59:30 -03:00
encodebin.c encodebin: Fix memory leak in test 2014-04-15 13:48:46 +02:00
libvisual.c Fix FSF address 2012-11-03 23:05:09 +00:00
multifdsink.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
multisocketsink.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
playbin-complex.c playbin: Fix memory leak in unit test 2014-02-10 16:33:35 +01:00
playbin.c playbin: Fix assumptions in the unit test 2013-07-10 13:20:34 +02:00
streamsynchronizer.c tests: fix race in streamsynchronizer test 2013-11-12 19:03:19 +00:00
subparse.c subparse: Add unit test for LRC subtitles 2013-12-18 15:52:53 +01:00
textoverlay.c tests: add textoverlay passthrough with composition feature unit tests 2014-03-05 20:39:01 +01:00
videoconvert.c videoconvert: Fix compiler warning in unit test 2014-02-08 17:11:04 +01:00
videorate.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
videoscale.c videoscale: Fix compiler warning in unit test 2014-02-08 17:11:54 +01:00
videotestsrc.c videotestsrc: Fix memory leak in test 2014-04-15 13:54:45 +02:00
volume.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
vorbisdec.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
vorbistag.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00