gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Jan Schmidt edf84a7119 hlsdemux2: Requeue header buffer when restarting fragment
When returning GST_ADAPTIVE_DEMUX_FLOW_RESTART_FRAGMENT
for the first segment data, we might need to requeue the
header.

This was leading to occasional prerolling stalls on
HLS live streams with renditions.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2849>
2022-08-08 15:52:22 +00:00
..
gsthlsdemux-util.c hlsdemux2: Fix potential segfault 2022-06-29 14:33:30 +00:00
gsthlsdemux.c hlsdemux2: Requeue header buffer when restarting fragment 2022-08-08 15:52:22 +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: Always check DSN if required 2022-08-04 14:49:27 +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