gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2
Junsoo Park 699f2ebb45 dashdemux2: Set timestamp relative to period start
These values will be referred to as timestamp relative to period start
so need to subtract period start time from the values.

Fixes a problem with determining the start position when playing Live content
with SegmentTimeline, presentationTimeOffset and a non-0 period start time.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3025>
2022-09-27 00:00:49 +00:00
..
dash dashdemux2: Set timestamp relative to period start 2022-09-27 00:00:49 +00:00
hls hlsdemux2: Handle negative time mappings 2022-09-20 14:34:34 +00:00
mss mssdemux2: Use gsturi structure to form fragment urls 2022-08-16 17:57:19 +09:00
downloadhelper.c adaptivedemux2: Fix download helper with libsoup 3.0.x 2022-08-18 20:16:18 +00:00
downloadhelper.h New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
downloadrequest.c New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
downloadrequest.h New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
gstadaptivedemux-period.c adaptivedemux2: Rework input download wakeups 2022-09-20 19:48:17 +00:00
gstadaptivedemux-private.h adaptivedemux2: Rework input download wakeups 2022-09-20 19:48:17 +00:00
gstadaptivedemux-stream.c adaptivedemux2: Rework input download wakeups 2022-09-20 19:48:17 +00:00
gstadaptivedemux-track.c adaptivedemux2: Rework input download wakeups 2022-09-20 19:48:17 +00:00
gstadaptivedemux.c adaptivedemux2: Rework input download wakeups 2022-09-20 19:48:17 +00:00
gstadaptivedemux.h adaptivedemux2: Rework input download wakeups 2022-09-20 19:48:17 +00:00
gstadaptivedemuxelement.c adaptivedemux2: fix plugin/element init 2022-05-30 13:13:48 +00:00
gstadaptivedemuxelements.h adaptivedemux2: fix plugin/element init 2022-05-30 13:13:48 +00:00
gstadaptivedemuxutils.c adaptivedemux2: Always wake up loop thread on unpause 2022-09-21 09:26:22 +00:00
gstadaptivedemuxutils.h New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
gstisoff.c New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
gstisoff.h New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
meson.build adaptivedemux2: fix plugin/element init 2022-05-30 13:13:48 +00:00
plugin.c adaptivedemux2: fix plugin/element init 2022-05-30 13:13:48 +00:00