]> git.sesse.net Git - vlc/history - modules/stream_filter/dash/mpd
dash: Removing now unused ElementNotPresentException
[vlc] / modules / stream_filter / dash / mpd /
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: Handling Group @subsegmentAlignmentFlag in parser.
2011-12-30 Hugo Beauzée-Luyssendash: Don't require the Representation @id. Many stream...
2011-12-30 Hugo Beauzée-Luyssendash: Try to fetch mimeType attribute from the parent...
2011-12-30 Hugo Beauzée-Luyssendash: Reworking profile handling.
2011-12-30 Hugo Beauzée-Luyssendash: Handle parsing of ContentProtection, Accessibilit...
2011-12-30 Hugo Beauzée-Luyssendash: Reworking ProgramInfo parsing.
2011-12-30 Hugo Beauzée-Luyssendash: Reworking MPD attributes parsing.
2011-12-30 Hugo Beauzée-Luyssendash: Reworking the way MPD profile is handled
2011-12-30 Hugo Beauzée-Luyssendash: Reworking segments.
2011-12-30 Hugo Beauzée-Luyssendash: Reworking SemgentInfo parsing
2011-12-30 Hugo Beauzée-Luyssendash: BasicCMParser: Handle Representation @dependencyId
2011-12-30 Hugo Beauzée-Luyssendash: Group: Adding a getter for Representation by id.
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-12-30 Hugo Beauzée-Luyssendash: CommonAttributesElements: Reworking getters/setters.
2011-12-08 Hugo Beauzée-Luyssendash: Don't hardcode the isLive information.
2011-12-08 Hugo Beauzée-Luyssendash: Fixing NullManager interface implementation.
2011-12-08 Hugo Beauzée-Luyssendash: CommonAttributesElements: When applicable, conver...
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-12-01 Hugo Beauzée-Luyssendash: MPD manager factory: fixing a potential memory...
2011-11-28 Hugo Beauzée-Luyssendash: Segments: Avoid copies + cosmetic.
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-24 Hugo Beauzée-Luyssendash: IMPDManager: Removing useless constructor
2011-11-24 Hugo Beauzée-Luyssendash: Avoid some copies & useless initializations
2011-11-24 Hugo Beauzée-Luyssendash: Using initialization list.
2011-11-24 Hugo Beauzée-Luyssendash: MPD: Removing useless CTOR
2011-11-24 Hugo Beauzée-Luyssendash: Avoid some copies.
2011-11-24 Hugo Beauzée-Luyssendash: Avoid multiple lookups.
2011-11-24 Hugo Beauzée-Luyssendash: Removing factory another class instantiation.
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