mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
5935c8049a
The scanning is done in a reverse order, the proper full checks to do are therefore: * If the position is beyond half a "segment duration", it's in the following segment * If the position is within the first half of a segment, it's in that one * If the segment is the first one and the position is within half a duration backwards, we consider the position as being within that first segment Also handle the case where a "partial only" segment doesn't have a reliable duration, and therefore use the playlist target duration instead. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3883> |
||
---|---|---|
.. | ||
dash | ||
hls | ||
mss | ||
downloadhelper.c | ||
downloadhelper.h | ||
downloadrequest.c | ||
downloadrequest.h | ||
gstadaptivedemux-period.c | ||
gstadaptivedemux-private.h | ||
gstadaptivedemux-stream.c | ||
gstadaptivedemux-stream.h | ||
gstadaptivedemux-track.c | ||
gstadaptivedemux-types.h | ||
gstadaptivedemux.c | ||
gstadaptivedemux.h | ||
gstadaptivedemuxelement.c | ||
gstadaptivedemuxelements.h | ||
gstadaptivedemuxutils.c | ||
gstadaptivedemuxutils.h | ||
gstisoff.c | ||
gstisoff.h | ||
meson.build | ||
plugin.c |