gstreamer/tests/check
Srimanta Panda 5b3ee70ea9 Fix funnel EOS handling and wrong unittest
When no data is coming from sinkpads and eos events
arrived at one of the sinkpad, funnel forwards the EOS
event to downstream. It forwards the EOS because lastsink pad
is NULL. Also the unit testcase of the funnel is not checking
the correct behavior as it should. The unit test case should
fail if one of the sink pad has already EOS present on it and
we are trying to push one more EOS.

https://bugzilla.gnome.org/show_bug.cgi?id=731716
2014-06-19 10:19:15 -04:00
..
elements Fix funnel EOS handling and wrong unittest 2014-06-19 10:19:15 -04:00
generic check: fix position unit test 2013-05-30 07:03:40 +02:00
gst value: Make sure to cast int range values to guints before storing them 2014-06-19 09:33:54 +02:00
libs tests: add unit test for queuearray expansion from 1 2014-06-07 09:46:42 +01: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 flowcombiner: add GstFlowCombiner 2014-05-26 15:29:53 -03:00