gstreamer/ext/dash
Thiago Santos ae5befef5f dashdemux: fix off by one seeking issue
When seeking to the last second of a mpd it would reject the seek
because the comparison was < instead of <=

This fails the important use case of seeking to the end of a file
to play it back in reverse from the end
2015-08-16 08:49:35 -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: fix off by one seeking issue 2015-08-16 08:49:35 -03:00
gstdashdemux.h dashdemux: add support for UTCTiming elements for clock drift compensation 2015-08-14 06:47:20 -03:00
gstisoff.c Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
gstisoff.h dashdemux: parse the sidx index from isobmff streams 2015-01-16 15:00:11 -03:00
gstmpdparser.c mpdparser: Free UTCTiming struct if there are no values associated with it 2015-08-16 12:52:51 +02:00
gstmpdparser.h dashdemux: add support for UTCTiming elements for clock drift compensation 2015-08-14 06:47:20 -03:00
gstplugin.c dashdemux: remove typefinder, move it to typefindfunctions in -base 2015-07-16 21:28:28 +01:00
Makefile.am dashdemux: add support for UTCTiming elements for clock drift compensation 2015-08-14 06:47:20 -03:00