gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Edward Hervey 2560ac6998 hlsdemux2: Increase tolerance for discontinuity detection
A lot of streams will do a poor job of estimating proper duration of fragments
in the playlist, but over several fragments have it correct.

Instead of constantly trying to realign the estimated stream time, allow for a
more realistic tolerance of 3-4 video frames

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6961>
2024-05-30 07:59:25 +00:00
..
gsthlsdemux-playlist-loader.c adaptivedemux2: Don't use g_str_equal on potentially NULL strings 2024-03-20 10:49:02 +01:00
gsthlsdemux-playlist-loader.h hlsdemux2: Remove enable-llhls property 2023-02-03 16:52:24 +00:00
gsthlsdemux-preloader.c adaptivedemux2: Don't use g_str_equal on potentially NULL strings 2024-03-20 10:49:02 +01:00
gsthlsdemux-preloader.h hlsdemux2/preloader: Implement basic request handling 2023-02-03 16:52:22 +00:00
gsthlsdemux-stream.c hlsdemux2: Increase tolerance for discontinuity detection 2024-05-30 07:59:25 +00:00
gsthlsdemux-stream.h hlsdemux2: Fix handling of variant switching and playlist updates 2024-05-30 07:59:25 +00:00
gsthlsdemux-util.c adaptivedemux2: Don't use g_str_equal on potentially NULL strings 2024-03-20 10:49:02 +01:00
gsthlsdemux.c hlsdemux2: Fix handling of variant switching and playlist updates 2024-05-30 07:59:25 +00:00
gsthlsdemux.h hlsdemux2: Remove enable-llhls property 2023-02-03 16:52:24 +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: Fix handling of variant switching and playlist updates 2024-05-30 07:59:25 +00:00
m3u8.h hlsdemux2: Fix handling of variant switching and playlist updates 2024-05-30 07:59:25 +00:00
meson.build hlsdemux2: Add HLS playlist loader 2023-02-03 16:52:23 +00:00