gstreamer/ext/smoothstreaming
Thiago Santos a2c31e38d1 mssdemux: support manifests with repetition fragments
Read the "r" attribute from fragments to support fragments nodes
that use repetition to have a shorter Manifest xml.

Instead of doing:
<c d="100" />
<c d="100" />

You can use:
<c d="100" r="2" />
2014-12-04 14:24:42 -03:00
..
gstmssdemux.c mssdemux: port to adaptivedemux base class 2014-12-04 14:24:42 -03:00
gstmssdemux.h mssdemux: port to adaptivedemux base class 2014-12-04 14:24:42 -03:00
gstmssmanifest.c mssdemux: support manifests with repetition fragments 2014-12-04 14:24:42 -03:00
gstmssmanifest.h mssdemux: port to adaptivedemux base class 2014-12-04 14:24:42 -03:00
gstsmoothstreaming-plugin.c dash/smoothstreaming: Remove unused debug category with the same name 2013-09-19 20:09:59 +02:00
Makefile.am mssdemux: port to adaptivedemux base class 2014-12-04 14:24:42 -03:00