]> git.sesse.net Git - vlc/history - modules/demux/mkv/virtual_segment.hpp
demux/subtitle: Fix wrong ASS header parsing
[vlc] / modules / demux / mkv / virtual_segment.hpp
2014-09-27 Francois Cartegniedemux: mkv: fix previous type fix
2014-09-26 Francois Cartegniedemux: mkv: fix type and c++ type cast
2013-01-07 Denis CharmetReuse the decoders when possible at segment change
2012-11-13 Jean-Baptiste KempfLGPL
2012-03-19 Denis CharmetFix next/prev uid segment linking in MKV
2011-11-23 Jean-Baptiste KempfMKV: update copyright
2011-09-21 Denis CharmetMKV: Virtual segment rewrite
2011-06-20 Hugo Beauzée-Luyssenmkv: Avoid duplicating the entire vector.
2011-05-22 Jean-Baptiste KempfMKV: misc simplifications, renaming and privatizations
2011-05-22 Jean-Baptiste KempfMKV: rename functions to match better the actual implem...
2011-05-22 Jean-Baptiste KempfMKV: privatize methods in virtual_segment_t
2008-09-18 Jean-Baptiste KempfMKV: Split classes in many files.
2008-09-18 Jean-Baptiste KempfMKV: Copy mkv.cpp to many different files.