gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Jan Schmidt b1354058e1 hlsdemux2: Immediately request playlist after URI changes
When the stream switches to a new playlist / variant while the loader is waiting
on a timer to refresh the old playlist, cancel the timer and submit the request
for the new URI.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3883>
2023-02-03 16:52:23 +00:00
..
gsthlsdemux-playlist-loader.c hlsdemux2: Immediately request playlist after URI changes 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: Wait for playlist load after a switch 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 hlsdemux2: Re-add support for fallback variant URLs 2023-02-03 16:52:23 +00:00
gsthlsdemux.h hlsdemux2: Handle async playlist loading failures 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 hlsdemux2: Handle async playlist loading failures 2023-02-03 16:52:23 +00:00
m3u8.h hlsdemux2: Handle async playlist loading failures 2023-02-03 16:52:23 +00:00
meson.build hlsdemux2: Add HLS playlist loader 2023-02-03 16:52:23 +00:00