gstreamer/tests/check
Thiago Santos a041d8862d baseparse: only post 'no valid frames' error if buffers were received
Otherwise baseparse will consider empty streams to be an error while
an empty stream is a valid scenario. With this patch, errors would
only be emitted if the parser received data but wasn't able to
produce any output from it.

This change is only for push-mode operation as in pull mode an
empty file can be considered an error for the one driving the
pipeline

Includes a unit test for it

https://bugzilla.gnome.org/show_bug.cgi?id=733171
2015-03-26 12:25:57 -03:00
..
elements tee: Add allow-not-linked property 2015-03-26 10:46:26 +01:00
generic check: fix position unit test 2013-05-30 07:03:40 +02:00
gst segment: remove the bounds check from _to_running_time_full() 2015-03-20 09:00:47 +01:00
libs baseparse: only post 'no valid frames' error if buffers were received 2015-03-26 12:25:57 -03:00
pipelines Fix double semicolons 2015-03-10 09:24:28 +00:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am streamiddemux: Add streamiddemux element 2015-03-12 14:42:18 +00:00