]> git.sesse.net Git - vlc/history - modules/demux/mkv/util.cpp
MKV: fix COOK/ATRAC3 seeking
[vlc] / modules / demux / mkv / util.cpp
2015-03-19 Steve LhommeMKV: fix COOK/ATRAC3 seeking
2015-03-13 Steve LhommeMKV: no need to add VLC_TS_0 here, it's already shifted
2014-04-04 Francois Cartegniedemux: mkv: fix warning & int overflow
2013-09-02 Denis CharmetCorrectly repacketize wavpack frames from Matroska
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-11-14 Denis CharmetUse encoding scope to correctly decode data
2012-11-13 Jean-Baptiste KempfLGPL
2012-07-22 Denis CharmetAdding Cook support in mkv
2011-12-15 Pere Orgafix filename self-references
2008-09-18 Jean-Baptiste KempfMKV: Split classes in many files.
2008-09-18 Jean-Baptiste KempfMKV: Copy mkv.cpp to many different files.