Introduce CODEC Alpha plugin
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 24 Mar 2021 20:48:35 +0000 (16:48 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 11 May 2021 20:06:56 +0000 (16:06 -0400)
commitf3114d4d7ed03107ac1c85c8b25bff0ee38e255e
treebdcf137ec8cde26138f90169334ca57f2b28732a
parent4eeaa8f170cf55ce8067cf78e8b737e70922ce5b
Introduce CODEC Alpha plugin

This plugin contains a set of utility elements allowing to extract,
decode and combine CODEC (typically VP8/VP9) alpha stream.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2199>
gst/codecalpha/gstcodecalphademux.c [new file with mode: 0644]
gst/codecalpha/gstcodecalphademux.h [new file with mode: 0644]
gst/codecalpha/gstplugin.c [new file with mode: 0644]
gst/codecalpha/meson.build [new file with mode: 0644]
gst/meson.build
meson_options.txt