gstreamer/ext/dash
Sebastian Dröge 7c9525830e dashdemux: Properly handle relative and non-HTTP URIs for the headers/indices
gst_uri_join_strings() will return the second parameter if it is an absolute
URI. No need to do a (wrong) check if the URI is absolute or not beforehand.

https://bugzilla.gnome.org/show_bug.cgi?id=755134
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 dashdemux: Properly handle relative and non-HTTP URIs for the headers/indices 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: If no Initialization is present in the SegmentBase, assume it is before the indexRange 2015-09-25 23:52:28 +02:00
gstmpdparser.h mpdparser: properly read signed r values for S elements 2015-09-16 09:44:19 +01: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