decodebin3: Don't insert parsebin if input is already parsed
authorEdward Hervey <edward@centricular.com>
Thu, 19 Jan 2023 15:25:51 +0000 (16:25 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 20 Jan 2023 08:54:00 +0000 (08:54 +0000)
commit1a30ed81137f29b207cbbb4c5dda2b3b3c771862
tree09419a5b4a15fecfcb13508b7713f08b2db1b63d
parentf983ec50b57854f397540d9df5ffd3f388c6518b
decodebin3: Don't insert parsebin if input is already parsed

This is a temporary workaround until we find a generic solution to indicate that
a stream has already been "parsed".

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