1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 13:14:36 +00:00
mpv/options
wm4 55879a8c0f cache: make backbuffer size configurable
Allow setting an arbitrary amount, instead of the fixed 50%.

This is nto striclty backwards compatible. The defaults don't change,
but the --cache/--cache-default options now set the readahead portion.
So in practice, users who configured this until now will see the
double amount of cache being used, _plus_ the 75MB default backbuffer
will be in use.
2015-07-22 23:55:10 +02:00
..
m_config.c
m_config.h
m_option.c
m_option.h
m_property.c
m_property.h
options.c cache: make backbuffer size configurable 2015-07-22 23:55:10 +02:00
options.h cache: make backbuffer size configurable 2015-07-22 23:55:10 +02:00
parse_commandline.c
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c
path.h