gstreamer/ext/dash
Sebastian Dröge 947656cfd2 dashdemux: When doing SIDX seeking, return instead of overriding the timestamp with 0 from the MPD seeking method
We don't need to call the latter at all as we're definitely in this period and
the segment is selected via the SIDX.

This is especially important when doing SNAP seeks, as otherwise we would
always start from the beginning of the period (usually 0) again.
2016-08-04 15:10:02 +03:00
..
gstdash_debug.h dash: use same debug category for dashdemux and the mpd parser 2013-07-01 14:22:02 -03:00
gstdashdemux.c dashdemux: When doing SIDX seeking, return instead of overriding the timestamp with 0 from the MPD seeking method 2016-08-04 15:10:02 +03:00
gstdashdemux.h dashdemux: Skip audio streams if TRICKMODE_NO_AUDIO is given in the seek event 2016-07-28 20:44:29 +03:00
gstisoff.c dashdemux: Correctly assign earliest pts instead of overriding it with first offset 2015-10-02 16:00:08 +03:00
gstisoff.h dashdemux: parse the sidx index from isobmff streams 2015-01-16 15:00:11 -03:00
gstmpdparser.c dashdemux: include segment duration when calculating seek range 2016-08-02 12:52:34 +01:00
gstmpdparser.h dashdemux: include segment duration when calculating seek range 2016-08-02 12:52:34 +01:00
gstplugin.c dashdemux: remove typefinder, move it to typefindfunctions in -base 2015-07-16 21:28:28 +01:00
Makefile.am dashdemux: fix undefined reference to gst_ntp_clock_new 2015-10-11 10:51:24 +01:00