gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Jan Schmidt 2c82fdf276 hlsdemux2: Use gst_hls_media_playlist_recalculate_stream_time()
Instead of recalculating stream times manually in a playlist, let the playlist
do it, so that it fixes up partial segment stream times too.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3883>
2023-02-03 16:52:21 +00:00
..
gsthlsdemux-util.c hlsdemux2: Mark locations where partial segments need handling 2023-02-03 16:52:21 +00:00
gsthlsdemux.c hlsdemux2: Use gst_hls_media_playlist_recalculate_stream_time() 2023-02-03 16:52:21 +00:00
gsthlsdemux.h hlsdemux2: Continue implementing LL-HLS support 2023-02-03 16:52:21 +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: Mark locations where partial segments need handling 2023-02-03 16:52:21 +00:00
m3u8.h hlsdemux2: Mark locations where partial segments need handling 2023-02-03 16:52:21 +00:00
meson.build New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00