mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
4f426f6f54
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. |
||
---|---|---|
.. | ||
deinterleave.c | ||
deinterleave.h | ||
interleave.c | ||
interleave.h | ||
Makefile.am | ||
meson.build | ||
plugin.c | ||
plugin.h |