mpv/core/timeline
wm4 175cd3cb57 options: add --cache-default option
Add this option, which lets users set the cache size without forcing it
even when playing from the local filesystem.

Also document the default value explicitly.

The Matroska linked segments case is slightly simplified: they can
never come from network (mostly because it'd be insane, and we can't
even list files from network sources), so the cache will never be
enabled automatically.
2013-07-10 15:05:24 +02:00
..
tl_cue.c
tl_edl.c Fix some cppcheck / scan-build warnings 2013-05-06 23:11:11 +02:00
tl_matroska.c options: add --cache-default option 2013-07-10 15:05:24 +02:00