mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-05-13 03:38:55 +00:00
As the alphacombine is simplified to received matching pair of buffers, we can't just stop streaming when we receive EOS from downstream. Due to usage of queue, the moment we get this return value may differ. Though, by continuing pushing, we override the last_flowret on the pad which can make us miss that we effectively can combine all flow into EOS. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2238> |
||
---|---|---|
.. | ||
gstalphacombine.c | ||
gstalphacombine.h | ||
gstalphadecodebin.c | ||
gstalphadecodebin.h | ||
gstcodecalphademux.c | ||
gstcodecalphademux.h | ||
gstplugin.c | ||
gstvp8alphadecodebin.c | ||
gstvp8alphadecodebin.h | ||
gstvp9alphadecodebin.c | ||
gstvp9alphadecodebin.h | ||
meson.build |