mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 22:06:41 +00:00
43e042c4b7
Add a flag to hlsdemux to enable or disable LL-HLS handling. When LL-HLS is enabled and an LL-HLS playlist is loaded, use the part-hold-back threshold to choose a starting segment. For live streams that aren't LL-HLS, use the provided hold-back attribute, or fall back to landing 3 segments from the end. Make the gst_hls_media_playlist_seek() method able to choose a partial segment within 2 target durations of the end of the playlist when requested. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3883> |
||
---|---|---|
.. | ||
gsthlsdemux-util.c | ||
gsthlsdemux.c | ||
gsthlsdemux.h | ||
gsthlselement.c | ||
gsthlselements.h | ||
m3u8.c | ||
m3u8.h | ||
meson.build |