mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 13:53:19 +00:00
4ac9f91921
alphacombine element is a simple element that assumes buffers are always paired, or at least that missing buffers are signalled with a GAP. The QoS implementation in the GstVideoDecoder base class allow decoders dropping frames independently and that could lead to stall in alphacombine. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2326> |
||
---|---|---|
.. | ||
gstalphacombine.c | ||
gstalphacombine.h | ||
gstalphadecodebin.c | ||
gstalphadecodebin.h | ||
gstcodecalphademux.c | ||
gstcodecalphademux.h | ||
gstplugin.c | ||
gstvp8alphadecodebin.c | ||
gstvp8alphadecodebin.h | ||
gstvp9alphadecodebin.c | ||
gstvp9alphadecodebin.h | ||
meson.build |