gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2
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
..
dash
hls adaptivedemux2: Add start/stop vfuncs 2023-02-03 16:52:23 +00:00
mss
downloadhelper.c adaptivedemux2: Add most recent data time and offset helper 2023-02-03 16:52:22 +00:00
downloadhelper.h adaptivedemux2: Define RFC8673_LAST_BYTE_POS 2023-02-03 16:52:22 +00:00
downloadrequest.c adaptivedemux2/downloadrequest: add a helper to retrieve the Age header 2023-02-03 16:52:22 +00:00
downloadrequest.h adaptivedemux2/downloadrequest: add a helper to retrieve the Age header 2023-02-03 16:52:22 +00:00
gstadaptivedemux-period.c adaptivedemux2: Add gst_adaptive_demux_period_add_stream() 2023-02-03 16:52:23 +00:00
gstadaptivedemux-private.h adaptivedemux2: Add gst_adaptive_demux_period_add_stream() 2023-02-03 16:52:23 +00:00
gstadaptivedemux-stream.c adaptivedemux2: Add start/stop vfuncs 2023-02-03 16:52:23 +00:00
gstadaptivedemux-stream.h adaptivedemux2: Add start/stop vfuncs 2023-02-03 16:52:23 +00:00
gstadaptivedemux-track.c
gstadaptivedemux-types.h
gstadaptivedemux.c adaptivedemux2: Add gst_adaptive_demux_get_loop() 2023-02-03 16:52:23 +00:00
gstadaptivedemux.h adaptivedemux2: Add gst_adaptive_demux_get_loop() 2023-02-03 16:52:23 +00:00
gstadaptivedemuxelement.c
gstadaptivedemuxelements.h
gstadaptivedemuxutils.c
gstadaptivedemuxutils.h
gstisoff.c
gstisoff.h
meson.build
plugin.c