gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Edward Hervey 82bd65e711 hlsdemux2: No longer re-add segments from before the playlist
When updating playlists, there is a possibility that the playlists don't
perfectly align, but the last entry of the previous playlist is *just* before
the first entry of the new playlist.

In those cases, we still can transfer the timing information from one playlist
to another, but we do not want to return that segment as being the matching one.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2679>
2022-06-28 17:59:23 +00:00
..
gsthlsdemux-util.c hlsdemux2: Look for mpegts synchronization point further 2022-06-17 12:30:09 +00:00
gsthlsdemux.c hlsdemux2: Use variant stream as support for synchronizing playlists 2022-06-28 17:59:23 +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: No longer re-add segments from before the playlist 2022-06-28 17:59:23 +00: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