]> git.sesse.net Git - vlc/commit
Preload local directory for mkv only when needed
authorDenis Charmet <typx@dinauz.org>
Thu, 26 Jan 2012 22:58:33 +0000 (23:58 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 27 Jan 2012 00:02:10 +0000 (01:02 +0100)
commita1ded9a83ecff24af9daca923d9672be76f5cf07
treeb6e4c3ff569b6683099a2a3b7f28dabe421bb5db
parent25fc1243b81a46a100e37db5ec477bd5096b979a
Preload local directory for mkv only when needed

The option is now default enabled to be as simple as possible for the end users.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/demux/mkv/matroska_segment.cpp
modules/demux/mkv/matroska_segment.hpp
modules/demux/mkv/matroska_segment_parse.cpp
modules/demux/mkv/mkv.cpp