gstreamer/ext/dash
Sebastian Dröge 97f5b82bf6 mpdparser: Implement loading of external Period nodes
The same has to be done for AdaptationSet and SegmentList nodes still.

Also this does not correctly implement the semantics: by default Period (and
other nodes) should only be loaded when needed, not in the very beginning. We
need to implement lazy loading for them, which means adjusting
gst_mpd_client_setup_media_presentation().

https://bugzilla.gnome.org/show_bug.cgi?id=752230
2015-09-25 23:52: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 mpdparser: Store an URI downloader in the parser for downloading additional MPD resources if needed 2015-09-25 23:52:28 +02: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: Implement loading of external Period nodes 2015-09-25 23:52:28 +02:00
gstmpdparser.h mpdparser: Store an URI downloader in the parser for downloading additional MPD resources if needed 2015-09-25 23:52:28 +02:00
gstplugin.c dashdemux: remove typefinder, move it to typefindfunctions in -base 2015-07-16 21:28:28 +01:00
Makefile.am dashdemux: link against gio for g_resolver and g_inet_address_from_string 2015-08-17 14:15:39 +01:00