mssdemux2: Use gsturi structure to form fragment urls
authorHosang Lee <hosang10.lee@lge.com>
Thu, 11 Aug 2022 00:34:58 +0000 (09:34 +0900)
committerHosang Lee <hosang10.lee@lge.com>
Tue, 16 Aug 2022 08:57:19 +0000 (17:57 +0900)
commit3cd79c4262e3a356dbae7f4c1f0c39427c1eeb7a
treefe52c29377a2a5eeb63f18207009ab1d0d76645f
parenta14df98ff41d80d7695e8637d0931f7a90a95c64
mssdemux2: Use gsturi structure to form fragment urls

Utilize gsturi to form fragment url paths.
A token query may contain the string "manifest" and this would lead
to improper url creations.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2859>
subprojects/gst-plugins-good/ext/adaptivedemux2/mss/gstmssdemux.c