gstreamer/ext/dash
Seungha Yang 68e4f919a0 mpdparser: Support multiple Period elements in external xml
External xml could have empty, one or multiple top-level "Period" elements.
Because xml parser cannot parse the multiple top-level elements
(i.e., no root element), we need to wrap a xml in order to make root element.
See also ISO/IEC 23009-1:2014 5.3.2.2

https://bugzilla.gnome.org/show_bug.cgi?id=774357
2016-11-14 16:56:43 +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 Explicitly define float constants as float 2016-10-27 23:06:26 +05:30
gstdashdemux.h dashdemux: Add properties to select maximum allowed width/height and framerate 2016-08-26 18:12:23 +03:00
gstisoff.c dashdemux: Implement parsing of moof box 2016-08-11 11:56:54 +02:00
gstisoff.h dashdemux: Implement parsing of moof box 2016-08-11 11:56:54 +02:00
gstmpdparser.c mpdparser: Support multiple Period elements in external xml 2016-11-14 16:56:43 +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 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