urisourcebin: Set pad probe before linking pad
authorEdward Hervey <edward@centricular.com>
Thu, 3 Oct 2024 15:16:25 +0000 (17:16 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 18 Oct 2024 10:13:13 +0000 (10:13 +0000)
commit1e6506cc09ede799a434102c9a4da462da502b73
tree0325d160d005620604e3a770ec998361c265352a
parent15b8a05d1a4271309942d289998f7c5f3e7712fa
urisourcebin: Set pad probe before linking pad

We want to grab all events that pass through, so we need to set the
probe **before** the pad is linked

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