mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
b9effe04e3
When matching playlists, there is a possibility that rendition streams will not have been updated in time (for example because that stream started later, or playback was paused). This would cause several playback failures and seeking failures. In order to still fall back on our feet, attempt to synchronize that rendition playlist against the current variant playlist. This will attempt to match the stream time using SN/DNS/PDT/... Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2679> |
||
---|---|---|
.. | ||
gsthlsdemux-util.c | ||
gsthlsdemux.c | ||
gsthlsdemux.h | ||
gsthlselement.c | ||
gsthlselements.h | ||
m3u8.c | ||
m3u8.h | ||
meson.build |