alphadecodebin: Use normal queues instead of multiqueue
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 12 May 2021 21:32:20 +0000 (17:32 -0400)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 13 May 2021 14:38:47 +0000 (14:38 +0000)
commitc63b2f2712541c2e79233e96f6060c762766e54c
tree6483a7c229f48528092086c4cf26a6b14b0c6c00
parent1229257ad4ad982009ca0300e8d5244e75321224
alphadecodebin: Use normal queues instead of multiqueue

The multiqueue was too flexible for our need, allowing to queue passed
the configured threshold. It also didn't work well when trying to
propagate EOS flow return.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2238>
gst/codecalpha/gstalphadecodebin.c