]> git.sesse.net Git - vlc/history - modules/stream_filter/dash
Contribs: fix xml2 installation on OSX
[vlc] / modules / stream_filter / dash /
2011-11-26 Hugo Beauzée-Luyssendash: Parser: Standard (§5.4.4.1) specifies there can...
2011-11-26 Hugo Beauzée-Luyssendash: MPDManager: Fixing memory leak
2011-11-26 Hugo Beauzée-Luyssendash: DOMparser: Replacing an init method by an init...
2011-11-26 Hugo Beauzée-Luyssendash: DOMParser: FIxing memory leak.
2011-11-26 Hugo Beauzée-Luyssendash: RateBasedAdaptationLogic: cosmetics.
2011-11-24 Hugo Beauzée-Luyssendash: DOMHelper: Avoiding some copies, using operator...
2011-11-24 Hugo Beauzée-Luyssendash: Node: Avoiding lots of copies
2011-11-24 Hugo Beauzée-Luyssendash: DOMHelper: Adding a helper to get the first child...
2011-11-24 Hugo Beauzée-Luyssendash: RateBasedAdaptationLogic: Removing useless loop.
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-24 Hugo Beauzée-Luyssendash: No need to instantiate a factory.
2011-11-17 Jean-Baptiste KempfDash: C++ sanitization
2011-11-17 Jean-Baptiste KempfDASH: better debug messages
2011-11-17 Jean-Baptiste KempfDash: Simplify Dash detection
2011-11-17 Jean-Baptiste KempfKill a warning
2011-11-17 Jean-Baptiste KempfDash: static-ify isDash
2011-11-01 Rémi Denis-CourmontDASH: allocate hot-path parser on the stack and cosmetics
2011-10-26 Jean-Baptiste KempfDash: major warnings cleanup
2011-10-26 Jean-Baptiste KempfDASH: remove unnecessary includes and other trivial...
2011-10-26 Christopher MuellerAdded DASH stream filter