transcodebin: Accept more than one stream
authorPhilippe Normand <philn@igalia.com>
Sun, 25 Oct 2020 18:04:05 +0000 (18:04 +0000)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 29 Oct 2020 13:30:07 +0000 (13:30 +0000)
commit88c96789bfb4f2ba4b6935b0c5c223009992e554
tree4036f36e58c59f1b185e92cf761a2b88b84695e6
parentb254c0d5fe60a72dbad65ed0848a4679705890b2
transcodebin: Accept more than one stream

Look-up the stream matching the given ID also after building the stream list
from the received collection. Without this change the transcoder would discard
the second incoming stream.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1151>
gst/transcode/gsttranscodebin.c