[vlc-devel] [PATCH 1/3] dash added compatibility with dataset

Christopher Müller christopher.mueller at itec.uni-klu.ac.at
Sat Jan 28 21:52:12 CET 2012


Hi,

 

These patches should make the plugin fully compatible with the dataset
provided at [1] and a part of the actual standard. The profile used in the
dataset is the isoffmain which is also part of the actual DASH standard that
has recently been ratified as IS. Backwards compatibility with the basiccm
profile is also given. I have seen that there is now a lot of stuff in the
profile which is not actually defined there. Anyway just in case the basiccm
profile is defined at [2].

 

Patch 001: Parsing and management of the isoffmain profile

Patch 002: Added byte range requests to the HTTPConnection

Patch 003: Due to the fact that resolution switching works not smooth I have
introduced two user values where the user can define his/her preferred
resolution. After that the plugin will only switch between the same
resolutions that fit best this preferences. 

 

[1] http://www-itec.uni-klu.ac.at/dash/?page_id=207

[2] http://www-itec.uni-klu.ac.at/dash/?page_id=10#SupportedProfile

 

BR

Chris

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120128/c9872bd4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dash-added-compatibility-with-dataset.patch
Type: application/octet-stream
Size: 59613 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120128/c9872bd4/attachment.obj>


More information about the vlc-devel mailing list