gstreamer/ext/dash
Seungha Yang a9c34fb9e3 dashdemux: Advance subfragment only if any exist
SIDX based playback is not restricted to SegmentBase, but it possible
with SegmentList/SegmentTemplate. In the latter case, each fragment
has its own SIDX box and might be subdivided into subfragment.
So, demux should not assume that the end of subfragment is the end
of stream. Moreover, should try advance subfragment only if there
are remaining subfragments.

With additional fixes by Sebastian Dröge <sebastian@centricular.com>

https://bugzilla.gnome.org/show_bug.cgi?id=776200
2017-03-14 19:15:28 +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: Advance subfragment only if any exist 2017-03-14 19:15:28 +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 Revert "adaptivedemux: answer duration queries for live streams" 2017-03-14 16:50:30 +11: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