]> git.sesse.net Git - vlc/history - modules/demux/mkv/mkv.cpp
mkv: use DIR_SEP_CHAR when applicable.
[vlc] / modules / demux / mkv / mkv.cpp
2009-05-26 Rémi Duraffortmkv: use DIR_SEP_CHAR when applicable.
2009-03-29 Laurent AimarDo not activate mkv-preload-local-dir by default.
2009-03-28 Laurent AimarMatroska seems to stupidly store dts instead of pts...
2009-01-26 Jean-Baptiste KempfMKV: kill warnings.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-10 Laurent AimarFixed invalid/useless usage of ES_OUT_RESET_PCR.
2008-10-10 Laurent AimarChange ES_OUT_SET_NEXT_DISPLAY_TIME parameters.
2008-09-18 Jean-Baptiste KempfMKV: Split classes in many files.
2008-09-18 Jean-Baptiste KempfMove MKV demuxer to its own subfolder.