mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
4eac7f0e06
The stream start and current position would be properly set when seeking or activating a stream after playback started. But it would never be properly initialized. Set it to NONE initially to indicate to subclasses that no position has been tracked yet. This will allow them to detect initial stream usage. Futhermore, once the initial streams setup is done, make sure that it is set to a valid initial value: * The minimum stream time in live * Or else the period start Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2679> |
||
---|---|---|
.. | ||
dash | ||
hls | ||
mss | ||
downloadhelper.c | ||
downloadhelper.h | ||
downloadrequest.c | ||
downloadrequest.h | ||
gstadaptivedemux-period.c | ||
gstadaptivedemux-private.h | ||
gstadaptivedemux-stream.c | ||
gstadaptivedemux-track.c | ||
gstadaptivedemux.c | ||
gstadaptivedemux.h | ||
gstadaptivedemuxelement.c | ||
gstadaptivedemuxelements.h | ||
gstadaptivedemuxutils.c | ||
gstadaptivedemuxutils.h | ||
gstisoff.c | ||
gstisoff.h | ||
meson.build | ||
plugin.c |