mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
a498d3fe6e
adder needs more than just trivial work to support planar buffers properly because it currently reads sub-buffers from GstCollectPads in order for all of them to have matching sizes. In planar mode, this means it would truncate some channels and mix them up in strange ways. It only works if all input buffers in all sink pads have matching sizes. |
||
---|---|---|
.. | ||
.gitignore | ||
gstadder.c | ||
gstadder.h | ||
gstadderorc-dist.c | ||
gstadderorc-dist.h | ||
gstadderorc.orc | ||
Makefile.am | ||
meson.build |