gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Jan Schmidt 9edb2f6690 hlsdemux2: In live, match buffering to the hold back distance
When playing a live stream, make the recommended buffering threshold at most the
hold-back distance from live. If we start 3 seconds from the live edge, there's
no point trying to buffer more - we'll just hit the live edge and have to wait
for more data to be available anyway.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3883>
2023-02-03 16:52:22 +00:00
..
gsthlsdemux-preloader.c hlsdemux2: Calculate / transfer timing info for preloads 2023-02-03 16:52:22 +00:00
gsthlsdemux-preloader.h hlsdemux2/preloader: Implement basic request handling 2023-02-03 16:52:22 +00:00
gsthlsdemux-util.c hlsdemux2: Add and use gst_hls_media_playlist_find_position() 2023-02-03 16:52:21 +00:00
gsthlsdemux.c hlsdemux2: In live, match buffering to the hold back distance 2023-02-03 16:52:22 +00:00
gsthlsdemux.h hlsdemux2: Add preloader helper. 2023-02-03 16:52:22 +00:00
gsthlselement.c adaptivedemux2: Prevent duplicate symbols on static builds 2022-06-15 01:13:16 +00:00
gsthlselements.h adaptivedemux2: Prevent duplicate symbols on static builds 2022-06-15 01:13:16 +00:00
m3u8.c hlsdemux2: In live, match buffering to the hold back distance 2023-02-03 16:52:22 +00:00
m3u8.h hlsdemux2: In live, match buffering to the hold back distance 2023-02-03 16:52:22 +00:00
meson.build hlsdemux2: Add preloader helper. 2023-02-03 16:52:22 +00:00