]> git.sesse.net Git - vlc/history - modules/stream_filter/dash/mpd/BasicCMParser.cpp
dash: Basic CM parser: Parse some Representation attributes
[vlc] / modules / stream_filter / dash / mpd / BasicCMParser.cpp
2011-12-30 Hugo Beauzée-Luyssendash: Basic CM parser: Parse some Representation attributes
2011-12-30 Hugo Beauzée-Luyssendash: Adding some basic getters to Representation
2011-12-30 Hugo Beauzée-Luyssendash: Group element contains the "common" attributes...
2011-12-30 Hugo Beauzée-Luyssendash: BasicCMParser: Check for attributes at parsing...
2011-11-28 Hugo Beauzée-Luyssendash: Ignore representations without valid segments.
2011-11-28 Hugo Beauzée-Luyssendash: Avoid crashing when there's no SegmentInfo node.
2011-11-26 Hugo Beauzée-Luyssendash: Parser: Standard (§5.4.4.1) specifies there can...
2011-11-24 Hugo Beauzée-Luyssendash: Fixing memory leak
2011-11-17 Jean-Baptiste KempfDash: C++ sanitization
2011-10-26 Jean-Baptiste KempfDash: major warnings cleanup
2011-10-26 Christopher MuellerAdded DASH stream filter