gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Edward Hervey 5271603852 hlsdemux2: Fix position tracking
Remove the "pending advance" hack and instead rely on the base stream current
position to track our position (instead of a potentially NULL "current
segment").

Also ensure the media playlists are always refreshed with valid stream time,
even if there is no current segment.

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: Fix position tracking 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: Add a new method to synchronize two media playlist 2022-06-28 17:59:23 +00:00
m3u8.h hlsdemux2: Add a new method to synchronize two media playlist 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