gstreamer/ext/dash
Florin Apostol 8336d7a60b dashdemux: corrected computation of period's duration
According to ISO/IEC 23009-1:2014(E), chapter 5.3.2.1
"The Period extends until the PeriodStart of the next Period, or until
the end of the Media Presentation in the case of the last Period."

This means that a configured value for optional attribute period duration
should be ignored if the next period contains a start attribute or it is
the last period and the MPD contains a mediaPresentationDuration attribute.

https://bugzilla.gnome.org/show_bug.cgi?id=750797
2015-06-22 13:47:54 +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: avoid assertion when splitting buffer 2015-05-29 09:02:42 -03:00
gstdashdemux.h dashdemux: depracate bandwidth-usage in favor of bitrate-limit 2015-02-17 11:12:42 -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: corrected computation of period's duration 2015-06-22 13:47:54 +02:00
gstmpdparser.h dashdemux: corrected comments in gstmpdparser.h 2015-06-18 12:40:01 -03:00
gstplugin.c dashdemux: do not ignore failure to register typefinder 2014-04-10 17:52:02 +01:00
Makefile.am dash: Add $(GST_PLUGINS_BASE_LIBS) to LIBADD 2015-06-09 12:12:25 +02:00