hlssink2: Actually release splitmuxsink's pads
authorJan Alexander Steffens (heftig) <jan.steffens@ltnglobal.com>
Tue, 1 Sep 2020 11:29:30 +0000 (13:29 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 9 Sep 2020 01:06:21 +0000 (01:06 +0000)
commit3f9a7e5c7313991294101654d43091438a9a2387
tree9da4db4def9f26aa785b84dd93dad46ac295c3c1
parent10680831353450834719002af12a68ea3d17002e
hlssink2: Actually release splitmuxsink's pads

It was looking at the "outer" peer of the ghost pad, not the "inner"
peer (the target).

It provided the wrong pad to gst_element_release_request_pad.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1551>
ext/hls/gsthlssink2.c