]> git.sesse.net Git - vlc/history - modules/stream_filter/dash/mpd/Representation.cpp
stream_filter: dash: always get segments through representation
[vlc] / modules / stream_filter / dash / mpd / Representation.cpp
2014-12-18 Francois Cartegniestream_filter: dash: always get segments through repres...
2014-12-18 Francois Cartegniestream_filter: dash: add representation baseurl
2012-05-30 Jean-Baptiste KempfDash: correct LGPL header
2012-05-30 Hugo Beauzée-Luyssendash: AdaptationSet is the new Group.
2012-03-20 Christopher Muellerdash: fixed warnings in basiccm and isoffmainmanager
2012-02-14 Christopher Muellerdash: added resolution interpretation
2012-02-02 Christopher Muellerdash: added segmentlist and base to representation
2012-01-06 Hugo Beauzée-Luyssendash: Store the parent Group in every representations.
2011-12-30 Hugo Beauzée-Luyssendash: Removing now unused ElementNotPresentException
2011-12-30 Hugo Beauzée-Luyssendash: Adding support for Representation's TrickMode...
2011-12-30 Hugo Beauzée-Luyssendash: Handle parsing of ContentProtection, Accessibilit...
2011-12-30 Hugo Beauzée-Luyssendash: BasicCMParser: Handle Representation @dependencyId
2011-12-30 Hugo Beauzée-Luyssendash: Adding some basic getters to Representation
2011-12-30 Hugo Beauzée-Luyssendash: CommonAttributesElements: Reworking getters/setters.
2011-12-08 Hugo Beauzée-Luyssendash: Adding a RepresentationAttributesElements to...
2011-12-01 Hugo Beauzée-Luyssendash: Representation: Return a usable bandwith value.
2011-12-01 Hugo Beauzée-Luyssendash: Representation: Cosmetics.
2011-10-26 Christopher MuellerAdded DASH stream filter