gstreamer/gst/adder
George Kiagiadakis a498d3fe6e adder: remove non-interleaved layout from caps
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.
2018-07-11 16:56:50 +03:00
..
.gitignore Initial revision 2001-12-22 22:43:48 +00:00
gstadder.c adder: remove non-interleaved layout from caps 2018-07-11 16:56:50 +03:00
gstadder.h docs: order and canonicalize the -sections.txt file 2015-07-03 21:16:27 +02:00
gstadderorc-dist.c Update disted orc file 2017-10-31 11:57:23 +01:00
gstadderorc-dist.h adder: Remove caching of the processing function 2013-05-30 23:56:52 +02:00
gstadderorc.orc adder: Remove caching of the processing function 2013-05-30 23:56:52 +02:00
Makefile.am Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
meson.build Meson: Generate pc file for all plugins in base 2018-04-25 11:05:56 +01:00