gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Jan Schmidt 0962908e62 adaptivedemux2: Add start/stop vfuncs
Remove the can_start() vfunc, in favour of vfuncs when the stream starts/stops,
allowing the sub-class to do custom logic before (or preventing) the stream from
starting and stopping.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3883>
2023-02-03 16:52:23 +00:00
..
gsthlsdemux-preloader.c hlsdemux2: Calculate / transfer timing info for preloads 2023-02-03 16:52:22 +00:00
gsthlsdemux-preloader.h hlsdemux2/preloader: Implement basic request handling 2023-02-03 16:52:22 +00:00
gsthlsdemux-stream.c adaptivedemux2: Add start/stop vfuncs 2023-02-03 16:52:23 +00:00
gsthlsdemux-stream.h hlsdemux2: Use partial segment for playlist update interval 2023-02-03 16:52:22 +00:00
gsthlsdemux-util.c hlsdemux2: Split the stream object out 2023-02-03 16:52:22 +00:00
gsthlsdemux.c hlsdemux2: Use partial segment for playlist update interval 2023-02-03 16:52:22 +00:00
gsthlsdemux.h hlsdemux2: Split the stream object out 2023-02-03 16:52:22 +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: Include skipped segments in MSN calculation 2023-02-03 16:52:22 +00:00
m3u8.h hlsdemux2: Do a full playlist reload if delta fails 2023-02-03 16:52:22 +00:00
meson.build hlsdemux2: Split the stream object out 2023-02-03 16:52:22 +00:00