]> git.sesse.net Git - vlc/history - modules/demux/mkv/matroska_segment.hpp
Handle mkv file with random data appended
[vlc] / modules / demux / mkv / matroska_segment.hpp
2011-05-22 Jean-Baptiste KempfMKV: misc simplifications, renaming and privatizations
2011-05-21 Jean-Baptiste KempfMKV: privatize matroska_segment_c methods
2010-07-14 Jai MenonMKV : Add support for parsing Matroska Tag elements...
2010-04-18 Laurent AimarFixed mkv seeking when simpleblock is used for video.
2009-01-26 Jean-Baptiste KempfMkv: kill warnings.
2009-01-26 Jean-Baptiste KempfMKV: kill warnings.
2008-11-30 Rémi Denis-CourmontBy definition of sizeof, sizeof(char) = 1
2008-09-18 Jean-Baptiste KempfMKV: Split classes in many files.
2008-09-18 Jean-Baptiste KempfMKV: Copy mkv.cpp to many different files.