gstreamer/gst/codecalpha
Nicolas Dufresne 2cd927435c codecalpha: Implement alphacombine element
This element will merge video buffers in order to use the alpha stream
luma plane as the alpha of the video stream. The implementation is zero-copy
and currently only support merging I420 stream with an I420, NV12 or GRAY8
alpha stream.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2199>
2021-05-11 16:06:56 -04:00
..
gstalphacombine.c codecalpha: Implement alphacombine element 2021-05-11 16:06:56 -04:00
gstalphacombine.h codecalpha: Implement alphacombine element 2021-05-11 16:06:56 -04:00
gstcodecalphademux.c alphacodecdemux: Implement meta demuxing 2021-05-11 16:06:56 -04:00
gstcodecalphademux.h Introduce CODEC Alpha plugin 2021-05-11 16:06:56 -04:00
gstplugin.c codecalpha: Implement alphacombine element 2021-05-11 16:06:56 -04:00
meson.build codecalpha: Implement alphacombine element 2021-05-11 16:06:56 -04:00