]> git.sesse.net Git - vlc/history - modules/demux/mkv/demux.cpp
Removed one vlc_object_find(INPUT, PARENT) in mkv.
[vlc] / modules / demux / mkv / demux.cpp
2010-05-25 Laurent AimarRemoved one vlc_object_find(INPUT, PARENT) in mkv.
2010-05-19 Jean-Baptiste KempfSupport for webm/mkv and VP8 inside it
2010-04-30 Jean-Baptiste KempfMKV: cosmetics and NULL-check
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2009-06-28 Laurent AimarDo not skip non finite size element in matroska.
2009-01-26 Jean-Baptiste KempfMKV: kill warnings.
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2008-10-31 Rémi DuraffortUse asprintf instead of malloc+sprintf.
2008-09-18 Jean-Baptiste KempfMKV: Split classes in many files.
2008-09-18 Jean-Baptiste KempfMKV: Copy mkv.cpp to many different files.