[vlc-commits] demux: dash: factorize timescales inheritance
    Francois Cartegnie 
    git at videolan.org
       
    Mon Jan 12 20:22:09 CET 2015
    
    
  
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Mon Jan 12 12:45:04 2015 +0100| [8c6bf18172369d3c0202577ebbe9edcc43894f7e] | committer: Francois Cartegnie
demux: dash: factorize timescales inheritance
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8c6bf18172369d3c0202577ebbe9edcc43894f7e
---
 modules/demux/dash/mpd/SegmentInfoCommon.cpp  |   20 ++++++++++
 modules/demux/dash/mpd/SegmentInfoCommon.h    |   12 ++++++
 modules/demux/dash/mpd/SegmentInformation.cpp |   49 +++++++++----------------
 modules/demux/dash/mpd/SegmentInformation.hpp |   11 +++---
 modules/demux/dash/mpd/SegmentList.cpp        |    6 +--
 modules/demux/dash/mpd/SegmentList.h          |    9 +++--
 modules/demux/dash/mpd/SegmentTemplate.cpp    |    5 +--
 modules/demux/dash/mpd/SegmentTemplate.h      |    6 +--
 modules/demux/dash/mpd/Url.cpp                |    4 +-
 9 files changed, 70 insertions(+), 52 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8c6bf18172369d3c0202577ebbe9edcc43894f7e
    
    
More information about the vlc-commits
mailing list