gstreamer/libs/gst
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
..
base baseparse: only post 'no valid frames' error if buffers were received 2015-03-26 12:25:57 -03:00
check check: Fix uninitialized variable compiler warning with gcc 2015-03-21 19:37:30 +01:00
controller timedvaluecontrolsource: Do not wrongly send value-removed 2015-02-13 19:59:57 +01:00
helpers helpers: remove completion-helper on uninstall 2015-03-24 19:34:44 +01:00
net meta: Add GstNetControlMessageMeta 2015-03-14 13:54:51 +01:00
Makefile.am dist net directory only once 2012-03-21 12:10:21 +01:00