]> git.sesse.net Git - vlc/history - modules/demux/mkv/virtual_segment.cpp
Remove unused struct member
[vlc] / modules / demux / mkv / virtual_segment.cpp
2011-10-02 Tobias GüntnerRemove unused struct member
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
2010-04-30 Jean-Baptiste KempfMKV: reduce the scope of the var loop counters
2008-09-18 Jean-Baptiste KempfMKV: Split classes in many files.
2008-09-18 Jean-Baptiste KempfMKV: Copy mkv.cpp to many different files.