hlsdemux2: Only seek on selected streams
authorEdward Hervey <edward@centricular.com>
Wed, 8 Jun 2022 09:16:15 +0000 (11:16 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 28 Jun 2022 17:59:24 +0000 (17:59 +0000)
commit0a658840da1b1e31eed7841fb22ab9edc647876e
tree5c18b40dd739a8342540808011f9077354dbc09d
parent787dbfd4e4be01347eab6b687c559c8957032542
hlsdemux2: Only seek on selected streams

When handling seeks, there is no need to seek on unselected streams. If they
later get activated they will be properly seek onto

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2679>
subprojects/gst-plugins-good/ext/adaptivedemux2/hls/gsthlsdemux.c