gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Jan Schmidt 9ae3978c72 hlsdemuxdemux2: Consider the hold-back when calculating seek range
When calculating the seek range for a live stream, use the same hold-back logic
as when choosing a starting segment, including low-latency segments if
enabled. Permits seeking closer to the live edge when re-synching or catching
up.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3883>
2023-02-03 16:52:23 +00:00
..
gsthlsdemux-playlist-loader.c hlsdemux2: Continue reworking code for async playlist updates 2023-02-03 16:52:23 +00:00
gsthlsdemux-playlist-loader.h hlsdemux2: Continue reworking code for async playlist updates 2023-02-03 16:52:23 +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-stream.c hlsdemux2: Continue reworking code for async playlist updates 2023-02-03 16:52:23 +00:00
gsthlsdemux-stream.h hlsdemux2: Continue reworking code for async playlist updates 2023-02-03 16:52:23 +00:00
gsthlsdemux-util.c hlsdemux2: Split the stream object out 2023-02-03 16:52:22 +00:00
gsthlsdemux.c hlsdemuxdemux2: Consider the hold-back when calculating seek range 2023-02-03 16:52:23 +00:00
gsthlsdemux.h hlsdemux2: Continue reworking code for async playlist updates 2023-02-03 16:52:23 +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 hlsdemuxdemux2: Consider the hold-back when calculating seek range 2023-02-03 16:52:23 +00:00
m3u8.h hlsdemuxdemux2: Consider the hold-back when calculating seek range 2023-02-03 16:52:23 +00:00
meson.build hlsdemux2: Add HLS playlist loader 2023-02-03 16:52:23 +00:00