mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
8a8fe360a2
The gap handling was in place, but there was no event handler to trigger it. Implement the alpha sink event handler for the gaps. This fixes handling of valid streams which may not refresh the alpha frames for every video frames. It will also allow a clean error if the stream was missing the initial alpha frame, at least until we find a better way to handle these invalid frames. Related to #1518 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3264> |
||
---|---|---|
.. | ||
gstalphacombine.c | ||
gstalphacombine.h | ||
gstalphadecodebin.c | ||
gstalphadecodebin.h | ||
gstcodecalphademux.c | ||
gstcodecalphademux.h | ||
gstplugin.c | ||
gstvp8alphadecodebin.c | ||
gstvp8alphadecodebin.h | ||
gstvp9alphadecodebin.c | ||
gstvp9alphadecodebin.h | ||
meson.build |