]> git.sesse.net Git - vlc/commit
MKV: parse segment cleanup
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 30 May 2010 15:42:36 +0000 (17:42 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 30 May 2010 21:40:20 +0000 (23:40 +0200)
commita4cc75569bca5fd1ab774dc5f660f90fd6469b90
tree1b0169e016aae7a481789a697b1f743922b4c853
parent6fac93217a965a843046e4c0c814cc161a4e0cc8
MKV: parse segment cleanup

Notably: do the difference between Unknown and Unsupported Elements so the bug reports are cleaner
do comment deprecated stuff
modules/demux/mkv/matroska_segment.cpp
modules/demux/mkv/matroska_segment_parse.cpp