gstreamer/gst/interleave
Sebastian Dröge 4f426f6f54 deinterleave: Reset caps accumulator to ANY when resyncing the adapter, not EMPTY
The accumulator is filled by intersecting with all the pad caps, as such
it must be initialized with ANY (like it is before the iteration is
started) and not to EMPTY.

Fixes the CAPS query always returning EMPTY caps when resyncing happened
during the query, e.g. because pads were added/removed.
2016-11-14 17:37:51 +02:00
..
deinterleave.c deinterleave: Reset caps accumulator to ANY when resyncing the adapter, not EMPTY 2016-11-14 17:37:51 +02:00
deinterleave.h Fix FSF address 2012-11-04 00:07:18 +00:00
interleave.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
interleave.h interleave: Remove unsed field 2015-12-09 11:17:25 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
plugin.c Fix FSF address 2012-11-04 00:07:18 +00:00
plugin.h Fix FSF address 2012-11-04 00:07:18 +00:00