]> git.sesse.net Git - vlc/history - modules/demux/mkv/chapter_command.hpp
demux: mkv: enforce valid frame rate
[vlc] / modules / demux / mkv / chapter_command.hpp
2012-11-13 Jean-Baptiste KempfLGPL
2012-02-28 Konstantin PavlovFix some common typos.
2011-12-15 Pere Orgafix filename self-references
2011-10-18 Hugo Beauzée-Luyssenmkv: Cleaning simplifications
2011-05-21 Jean-Baptiste KempfMKV: remove unused variables
2010-11-11 Rémi DuraffortC++: use postfix operator for interators (that's suppos...
2010-05-30 Jean-Baptiste KempfMKV: code cosmetics and copyright update
2009-03-22 Rémi Duraffortmkv: fix warning (size_t is unsigned).
2008-09-18 Jean-Baptiste KempfMKV: Split classes in many files.
2008-09-18 Jean-Baptiste KempfMKV: Copy mkv.cpp to many different files.