hlsdemux2: Fix initial playlist setup.
authorEdward Hervey <edward@centricular.com>
Fri, 8 Jul 2022 08:48:05 +0000 (10:48 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 4 Aug 2022 13:49:27 +0000 (14:49 +0100)
commit6a9bdceb5e8fa6da3e017895cd4c46c364f34bab
treecbabf64b3161fdeb6d18591e2c1ff022340a0a10
parent9ca1dcd5634595434f4a0071f40f5ae78667dc2d
hlsdemux2: Fix initial playlist setup.

There is now only a single case where we setup the initial playlist to 0, which
is for the very first variant stream.

Rendition streams will have the initial playlist "synchronized" against the
variant stream media playlist.

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