gstreamer/ext/dash
Seungha Yang 1c6cd54477 dashdemux: Initialize sidx_position to GST_CLOCK_TIME_NONE
If a manifest has non-zero presentation time offset
(i.e., earliest presentation time specified by sidx box is not zero),
the initial sidx position shouldn't be zero. Since we cannot define
exact sidx position until parsing sidx box, set the value to unknown.

https://bugzilla.gnome.org/show_bug.cgi?id=782693
2017-05-16 17:44:40 +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: Initialize sidx_position to GST_CLOCK_TIME_NONE 2017-05-16 17:44:40 +03:00
gstdashdemux.h dashdemux: Rewrite ISOBMFF & SIDX handling 2017-04-18 13:49:08 +02:00
gstisoff.c dashdemux: When clearing the sidx parser, reset all state 2017-03-15 13:27:23 +02:00
gstisoff.h dash: Split gst_isoff_sidx_parser_add_buffer() function 2016-12-20 12:55:40 +02:00
gstmpdparser.c dashdemux: Rewrite ISOBMFF & SIDX handling 2017-04-18 13:49:08 +02:00
gstmpdparser.h mpdparser: Support multiple Period elements in external xml 2016-11-14 16:56:43 +02:00
gstplugin.c dashdemux: remove typefinder, move it to typefindfunctions in -base 2015-07-16 21:28:28 +01:00
Makefile.am dash/smoothstreaming: Use GST_PLUGIN_LIBTOOLFLAGS 2017-03-08 20:04:23 -05:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00