gstreamer/ext/dash
Seungha Yang fe9d778fa3 dashdemux: Do pending seek when SIDX is found
Parsing SIDX box was allowed even if "indexRange" attribute does not appear
for On-Demand profile. However, actual seeking using SIDX index did not happen
since download loop keep working on.
To use SIDX index in that case, demux should try it in the next download loop.

https://bugzilla.gnome.org/show_bug.cgi?id=777394
2017-01-18 13:14:44 +02: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: Do pending seek when SIDX is found 2017-01-18 13:14:44 +02:00
gstdashdemux.h dashdemux: Fix issue when manifest update sets slow start without passing necessary header & caps changes downstream 2017-01-18 13:13:15 +02:00
gstisoff.c dash: Include debug of gstisoff on dashdemux category 2016-12-24 08:22:10 +02:00
gstisoff.h dash: Split gst_isoff_sidx_parser_add_buffer() function 2016-12-20 12:55:40 +02:00
gstmpdparser.c mpdparser: Fix compilation with GST_DISABLE_GST_DEBUG 2017-01-16 14:33:05 +01: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 dashdemux: fix undefined reference to gst_ntp_clock_new 2015-10-11 10:51:24 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00