]> git.sesse.net Git - vlc/history - modules/stream_filter/dash/mpd/BasicCMManager.cpp
stream_filter: dash: deduplicate code
[vlc] / modules / stream_filter / dash / mpd / BasicCMManager.cpp
2014-11-17 Francois Cartegniestream_filter: dash: deduplicate code
2012-05-30 Jean-Baptiste KempfDash: correct LGPL header
2012-05-30 Hugo Beauzée-Luyssendash: AdaptationSet is the new Group.
2012-04-16 Christopher Muellerdash: removed couts from managers
2012-03-29 Hugo Beauzée-LuyssenDASH: BasicCMManager: Bitrate is an unsigned value.
2012-03-20 Christopher Muellerdash: fixed warnings in basiccm and isoffmainmanager
2012-02-29 Frédéric YhuelDASH: prevent integer overflow
2012-02-14 Hugo Beauzée-Luyssendash: BasicCMManager: Fixing a warning.
2012-02-14 Christopher Muellerdash: dont use best rep without information
2012-02-14 Christopher Muellerdash: added resolution interpretation
2012-02-02 Hugo Beauzée-Luyssendash: Use a const Representation to extract segments.
2012-01-06 Hugo Beauzée-Luyssendash: Adding an implementation for UrlTemplate
2012-01-06 Hugo Beauzée-Luyssendash: For first segments, don't choose the lowest bitrate.
2011-12-30 Hugo Beauzée-Luyssendash: Only use const Segments.
2011-12-30 Hugo Beauzée-Luyssendash: Removing now useless AttributeNotPresentException
2011-12-30 Hugo Beauzée-Luyssendash: Removing now unused ElementNotPresentException
2011-12-30 Hugo Beauzée-Luyssendash: Reworking segments.
2011-12-08 Hugo Beauzée-Luyssendash: Don't hardcode the isLive information.
2011-12-01 Hugo Beauzée-Luyssendash: Representation: Return a usable bandwith value.
2011-11-24 Hugo Beauzée-Luyssendash: Fixing memory leak
2011-11-24 Hugo Beauzée-Luyssendash: Avoid some copies & useless initializations
2011-10-26 Jean-Baptiste KempfDash: major warnings cleanup
2011-10-26 Christopher MuellerAdded DASH stream filter