gstreamer/libs/gst
Jan Schmidt e571002dcb baseparse: Don't forget error returns when processing more
If parsing returns a non-OK flow return in the middle
of processing an input buffer, don't overwrite that
if a later return is OK again - the subclass might
return not-linked in the middle, and then discard
subsequent data without pushing while returning OK.

A later success doesn't invalidate the earlier failure,
but we should continue processing after not-linked, so
as to keep parse state consistent.

https://bugzilla.gnome.org/show_bug.cgi?id=779831
2017-03-22 11:42:53 +11:00
..
base baseparse: Don't forget error returns when processing more 2017-03-22 11:42:53 +11:00
check buffer: handle gst_buffer_map failures 2017-03-10 10:13:05 +01:00
controller meson: libs: Add gir to the source list of the dependency 2017-01-27 16:36:39 -03:00
helpers helpers/gst: Get bash completion options from gst-launch 2016-12-06 18:25:23 +00:00
net meson: libs: Add gir to the source list of the dependency 2017-01-27 16:36:39 -03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00