gstreamer/gst-libs/gst
Jan Schmidt 6dabd46a2d videoaggregator: Catch errors, and allow sub-class to return NULL from get_output_buffer()
A return value of GST_FLOW_OK with a NULL buffer from get_output_buffer()
means the sub-class doesn't want to produce an output buffer, so
skip it.

If gst_videoaggregator_do_aggregate() generates an error, make sure
to propagate it - don't just ignore and discard the error by
over-writing it with the gst_pad_push() result.
2015-05-30 01:33:49 +10:00
..
adaptivedemux adaptivedemux: 'for' loop initial declaration 2015-05-26 15:24:55 +01:00
base aggregator: Push EOS on error return. 2015-05-28 01:03:15 +10:00
basecamerabinsrc Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
codecparsers codecparser: h265: Fix nal unit size checking 2015-04-30 21:47:38 +02:00
gl gl: add GstGLContextGPUProcess backend 2015-05-27 17:22:40 +01:00
insertbin Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
interfaces Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
mpegts Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
uridownloader Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
video videoaggregator: Catch errors, and allow sub-class to return NULL from get_output_buffer() 2015-05-30 01:33:49 +10:00
wayland libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h glib-compat-private.h: remove old GStaticRecMutex stuff 2013-02-12 10:39:44 +00:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst-libs: build order: uridownloader before adaptivedemux 2014-12-08 08:24:17 -03:00