decodebin3: Don't insert duplicated streams in collection
authorEdward Hervey <edward@centricular.com>
Thu, 25 Mar 2021 09:29:41 +0000 (10:29 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 25 Mar 2021 13:17:58 +0000 (13:17 +0000)
commit1f863e6d6d1ba8aee084cf700215451fe65d76eb
tree64bd2174008ff3164edae4628ce46415ab33d89f
parente39d57b374d600bad5f116de11cb0d82fa4de136
decodebin3: Don't insert duplicated streams in collection

Filter out the ones which are already present. Can happen with several input
stream which have identical collections

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1083>
gst/playback/gstdecodebin3.c