gstreamer/ext/dash
Florin Apostol 19d604e92f dashdemux: remove unreachable code
The stream->cur_seg_template is set to the lowest available segment
template (representation or adaptation or period, in this order).
Because the template elements are inherited, the lowest template will
have all the elements the parents had, so there is no need to check the
parent for an element that is not found in the child (eg initialisation
or index).

https://bugzilla.gnome.org/show_bug.cgi?id=752714
2015-11-02 11:37:19 +00:00
..
gstdash_debug.h
gstdashdemux.c
gstdashdemux.h
gstisoff.c
gstisoff.h
gstmpdparser.c dashdemux: remove unreachable code 2015-11-02 11:37:19 +00:00
gstmpdparser.h mpdparser: make durations unsigned where appropriate 2015-10-30 16:29:46 +00:00
gstplugin.c
Makefile.am