gstreamer/ext/dash
Thiago Santos bd710e5e1b dashdemux: fix return when trying to advance in subfragmented stream
Even if it doesn't actually advance the subfragment in the default way
for streams that have subfragments, it can help the base class to return
EOS when there is no more fragments instead of signaling it that it should
continue downloading.

https://bugzilla.gnome.org/show_bug.cgi?id=755042
2015-09-15 12:46:31 -03: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: fix return when trying to advance in subfragmented stream 2015-09-15 12:46:31 -03: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: Don't consider period start times in periods with segment lists either 2015-09-14 19:53:18 +02:00
gstmpdparser.h dashdemux: Export the period start time to the base class 2015-09-14 19:53:03 +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