gstreamer/ext/dash
Tim-Philipp Müller ef7f5fc4c7 dashdemux: don't meddle with the class struct from an instance
Fix some very dubious code. The class methods should always
be set, and the instance-specific check should then be done
inside the method. For data_received that's there already, for
finish_fragment we need to add it.

https://bugzilla.gnome.org/show_bug.cgi?id=753937
2015-08-27 00:35:02 +01: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: don't meddle with the class struct from an instance 2015-08-27 00:35:02 +01: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 dashdemux: Handle encoding specified in the <xml> element when dumping nodes 2015-08-19 21:33:47 +03:00
gstmpdparser.h dashdemux: add support for UTCTiming elements for clock drift compensation 2015-08-14 06:47:20 -03: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