]> git.sesse.net Git - vlc/history - modules/demux/mkv/mkv.hpp
MKV: remove unnecessary include
[vlc] / modules / demux / mkv / mkv.hpp
2010-08-18 Jean-Baptiste KempfMKV: remove unnecessary include
2010-08-03 Rémi Denis-CourmontRemove useless <dirent.h> check
2010-07-27 Jean-Baptiste KempfMKV: stop spamming about "unknown seekhead reference"
2010-05-30 Jean-Baptiste KempfMKV: code cosmetics and copyright update
2010-05-20 Laurent AimarFixed/improved support for video timestamp in mkv.
2010-04-13 Rémi Denis-CourmontUseless vlc_codecs.h includes
2010-04-12 Jean-Baptiste KempfMatroska: cleanup so that relevant methods are in their...
2010-02-28 Laurent AimarPrevent a potential integer overflow (mkv).
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Rémi Duraffortmkv: use DIR_SEP_CHAR when applicable.
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-20 Rémi Denis-CourmontMKV wants to include libintl.h
2009-03-28 Laurent AimarMatroska seems to stupidly store dts instead of pts...
2009-01-26 Jean-Baptiste KempfMkv: kill warnings.
2008-09-18 Jean-Baptiste KempfMKV: Split classes in many files.
2008-09-18 Jean-Baptiste KempfMKV: Copy mkv.cpp to many different files.