]> git.sesse.net Git - vlc/history - modules/demux/mkv/matroska_segment.hpp
ASF: do not display GUID when not in debug mode
[vlc] / modules / demux / mkv / matroska_segment.hpp
2012-04-13 Denis CharmetMKV: Fix seeking without cues for clusters without...
2012-01-27 Denis CharmetPreload local directory for mkv only when needed
2011-12-15 Pere Orgafix filename self-references
2011-10-18 Hugo Beauzée-Luyssenmatroska: Using forward declaration for EbmlParser
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.