gstreamer/gst/codecalpha
Nicolas Dufresne ba4053a2b9 alphadecodebin: Add wrappers to decode VP8/VP9 alpha
This includes base class with wrappers bin that will create a static
pipeline capable of handling the VP8/VP9 alpha channel decoding
using two instances of vp8/vp9dec element each.

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
gstalphadecodebin.c alphadecodebin: Add wrappers to decode VP8/VP9 alpha 2021-05-11 16:06:56 -04:00
gstalphadecodebin.h alphadecodebin: Add wrappers to decode VP8/VP9 alpha 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 alphadecodebin: Add wrappers to decode VP8/VP9 alpha 2021-05-11 16:06:56 -04:00
gstvp8alphadecodebin.c alphadecodebin: Add wrappers to decode VP8/VP9 alpha 2021-05-11 16:06:56 -04:00
gstvp8alphadecodebin.h alphadecodebin: Add wrappers to decode VP8/VP9 alpha 2021-05-11 16:06:56 -04:00
gstvp9alphadecodebin.c alphadecodebin: Add wrappers to decode VP8/VP9 alpha 2021-05-11 16:06:56 -04:00
gstvp9alphadecodebin.h alphadecodebin: Add wrappers to decode VP8/VP9 alpha 2021-05-11 16:06:56 -04:00
meson.build alphadecodebin: Add wrappers to decode VP8/VP9 alpha 2021-05-11 16:06:56 -04:00