gstreamer/tests/check
Thiago Santos 22258782d8 tests: multiqueue: fix eos count on test for not-linked case
From the test case:

/* This test creates a multiqueue with 2 streams. One receives
 * a constant flow of buffers, the other only gets one buffer, and then
 * new-segment events, and returns not-linked. The multiqueue should not fill.
 */

If one of the queues goes EOS and the other returns NOT_LINKED the stream
can be considerered EOS as a NOT_LINKED means that one of the branches has no
sink downstream that will block the EOS message posting.

https://bugzilla.gnome.org/show_bug.cgi?id=725917
2014-03-15 09:54:49 -03:00
..
elements tests: multiqueue: fix eos count on test for not-linked case 2014-03-15 09:54:49 -03:00
generic check: fix position unit test 2013-05-30 07:03:40 +02:00
gst bufferpool: only release buffers with writable memory 2014-02-27 16:40:34 +01:00
libs basesrc: Do not send eos when seeking after last buffer 2014-02-24 10:37:57 -03:00
pipelines parse: Additional tests for parser 2014-01-20 16:18:40 +01:00
tools Fix FSF address 2012-11-03 20:44:48 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am bufferpool: add a new testsuite or the pool 2014-01-30 12:43:45 +01:00