mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 19:05:37 +00:00
21cb739830
gst_hls_demux_stream_has_next_fragment() can be called with a NULL current_segment if we're past the end of the current playlist. In that case, just return FALSE instead of hitting a critical in the playlist code. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3883> |
||
---|---|---|
.. | ||
gsthlsdemux-preloader.c | ||
gsthlsdemux-preloader.h | ||
gsthlsdemux-stream.c | ||
gsthlsdemux-stream.h | ||
gsthlsdemux-util.c | ||
gsthlsdemux.c | ||
gsthlsdemux.h | ||
gsthlselement.c | ||
gsthlselements.h | ||
m3u8.c | ||
m3u8.h | ||
meson.build |