[vlc-commits] MKV: allow dummy elements in Tags to skip old	deprecated elements
    Steve Lhomme 
    git at videolan.org
       
    Sat Feb 28 10:58:55 CET 2015
    
    
  
vlc | branch: master | Steve Lhomme <robUx4 at videolabs.io> | Fri Feb 27 16:30:08 2015 +0100| [5d0a4cf219a4afd9c42c2264288d310eb5cfef66] | committer: Jean-Baptiste Kempf
MKV: allow dummy elements in Tags to skip old deprecated elements
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5d0a4cf219a4afd9c42c2264288d310eb5cfef66
---
 modules/demux/mkv/Ebml_parser.cpp            |    8 ++---
 modules/demux/mkv/Ebml_parser.hpp            |    3 +-
 modules/demux/mkv/demux.cpp                  |    3 +-
 modules/demux/mkv/matroska_segment.cpp       |   41 +++++++++++++++++---------
 modules/demux/mkv/matroska_segment_parse.cpp |    3 +-
 5 files changed, 37 insertions(+), 21 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5d0a4cf219a4afd9c42c2264288d310eb5cfef66
    
    
More information about the vlc-commits
mailing list