]> git.sesse.net Git - vlc/history - modules/stream_filter/dash/mpd/IsoffMainParser.cpp
demux: dash: simplify integer parsing using templates
[vlc] / modules / stream_filter / dash / mpd / IsoffMainParser.cpp
2014-12-24 Francois Cartegniedemux: dash: simplify integer parsing using templates
2014-12-24 Francois Cartegniedemux: dash: handle live stream numbered template
2014-12-22 Francois Cartegniedemux: dash: fix leak (cid #1260239)
2014-12-22 Francois Cartegniedemux: dash: handle bitswitchable property
2014-12-22 Francois Cartegniedemux: dash: add IsoTime helper
2014-12-18 Jean-Baptiste KempfDash: use %zu for size_t in C++
2014-12-18 Francois Cartegniestream_filter: dash: better indent for debug
2014-12-18 Francois Cartegniedemux: dash: regroup under SegmentInformation
2014-12-18 Francois Cartegniestream_filter: dash: add support for templates/live...
2014-12-18 Francois Cartegniestream_filter: dash: build urls using class
2014-12-18 Francois Cartegniestream_filter: dash: evaluate correctly live stream
2014-12-18 Francois Cartegniestream_filter: dash: add support for SegmentLess repres...
2014-12-18 Francois Cartegniestream_filter: dash: ensure chunks have hostname and...
2014-12-18 Francois Cartegniestream_filter: dash: drop MPGManager{Factory,}
2014-12-18 Francois Cartegniestream_filter: dash: use dedicated segment classes...
2014-12-18 Francois Cartegniestream_filter: dash: have vlc_object accessible from...
2014-12-18 Francois Cartegniestream_filter: dash: get mimeType() from representations
2014-12-18 Francois Cartegniestream_filter: dash: support Base/Range only segments
2014-12-18 Francois Cartegniestream_filter: dash: add init flag on segments
2014-12-18 Francois Cartegniestream_filter: dash: build URL hierarchically
2014-12-18 Francois Cartegniestream_filter: dash: always get segments through repres...
2014-12-18 Francois Cartegniestream_filter: dash: add representation baseurl
2014-12-18 Francois Cartegniestream_filter: dash: fix iteration on different lists
2014-12-18 Francois Cartegniestream_filter: dash: update profiles
2014-11-17 Francois Cartegniestream_filter: dash: deduplicate parser code
2014-11-17 Francois Cartegniestream_filter: dash: fix and enable mpd debug print
2012-05-30 Jean-Baptiste KempfDash: correct LGPL header
2012-05-30 Hugo Beauzée-Luyssendash: Rework profile handling.
2012-03-05 Christopher Muellerdash: fix parsing bug
2012-02-27 Christopher Muellerdash: fix intialization typo
2012-02-14 Christopher Muellerdash: added resolution interpretation
2012-02-14 Christopher Muellerdash: added byte range requests
2012-02-02 Hugo Beauzée-Luyssendash: Store the parent representation for every segments.
2012-02-02 Hugo Beauzée-Luyssendash: Include <config.h> in new cpp files.
2012-02-02 Christopher Muellerdash: added isoffmainparser