gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Edward Hervey fdfa70997b hlsdemux2: Handle negative time mappings
Some servers can return playlists with "old" media playlists and different
Discont Sequence.

In those cases, the segment stream times would be negative when creating a new
time mapping. In order to properly handle such scenarios, shift the values to
stored accordingly to end up with non-negative reference stream time.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3054>
2022-09-20 14:34:34 +00:00
..
gsthlsdemux-util.c hlsdemux2: Fix potential segfault 2022-06-29 14:33:30 +00:00
gsthlsdemux.c hlsdemux2: Handle negative time mappings 2022-09-20 14:34:34 +00:00
gsthlsdemux.h hlsdemux2: Fix position tracking 2022-06-28 17:59: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: Fix crash on live playlist with single entry 2022-09-14 15:14:08 +01:00
m3u8.h hlsdemux2: Detect synchronization loss 2022-06-28 17:59:23 +00:00
meson.build New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00