]> git.sesse.net Git - vlc/history - modules/demux/mkv.cpp
* src/input/input_clock.c: fixed 2 regressions in 0.6.1. These fixes are actually...
[vlc] / modules / demux / mkv.cpp
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-07-04 Sam Hocevar * debian/changelog: Changelog for the forthcoming...
2003-06-28 Christophe Massiot* modules/demux/mkv.cpp: Compile fix for OS X.
2003-06-26 Laurent Aimar * mkv: more ebml element parsing.
2003-06-25 Laurent Aimar * mkv: a little memory leak.
2003-06-25 Gildas Bazin* modules/demux/mkv.cpp: compile fix for systems not...
2003-06-24 Laurent Aimar * mkv : spelling mistakes.
2003-06-24 Laurent Aimar * mkv: remove unnecessary header.
2003-06-24 Laurent Aimar * mkv: when seeking, by default, try to reach the...
2003-06-24 Laurent Aimar * mkv: clean up, more input infos, begin to parse...
2003-06-24 Laurent Aimar * mkv: use b_mute and add meta informations.
2003-06-24 Laurent Aimar * mkv: avoid seeking at the same place (was sooooo...
2003-06-23 Laurent Aimar * mkv: fix for blocks using lacing. (Now vorbis plays...
2003-06-22 Laurent Aimar * mkv: fix vorbis track. But sound quality is horrible...
2003-06-22 Laurent Aimar * mkv: fix a double delete.
2003-06-22 Laurent Aimar * mkv: better seeking support.
2003-06-22 Laurent Aimar * mkv: basic seek support (only with file with cues...
2003-06-22 Laurent Aimar * mkv.cpp : begin of a matroska demuxer