[vlc-commits] Fix build when using C++11
    Hugo Beauzée-Luyssen 
    git at videolan.org
       
    Wed Jul  2 23:17:45 CEST 2014
    
    
  
vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Jul  2 14:17:19 2014 +0000| [92ec47e15b62ef12e15e6ce5550abe2620bc3167] | committer: Hugo Beauzée-Luyssen
Fix build when using C++11
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=92ec47e15b62ef12e15e6ce5550abe2620bc3167
---
 modules/access/live555.cpp                   |    4 +--
 modules/demux/mkv/Ebml_parser.cpp            |    4 +--
 modules/demux/mkv/chapter_command.cpp        |    2 +-
 modules/demux/mkv/demux.cpp                  |    4 +--
 modules/demux/mkv/matroska_segment.cpp       |   10 ++++----
 modules/demux/mkv/matroska_segment_parse.cpp |   34 +++++++++++++-------------
 modules/demux/mkv/mkv.cpp                    |    8 +++---
 modules/demux/mkv/virtual_segment.cpp        |    4 +--
 modules/demux/mp4/libmp4.h                   |    2 +-
 modules/demux/vobsub.h                       |    8 +++---
 10 files changed, 40 insertions(+), 40 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=92ec47e15b62ef12e15e6ce5550abe2620bc3167
    
    
More information about the vlc-commits
mailing list