mpv/DOCS/man/en
wm4 5f65a5cfea cache: allow resizing at runtime
The only tricky part is keeping the cache contents, which is made simple
by allocating the new cache while still keeping the old cache around,
and then copying the old data.

To explain the "Don't use this when playing DVD or Bluray." comment: the
cache also associates timestamps to blocks of bytes, but throws away the
timestamps on seek. Thus you will experience strange behavior after
resizing the cache until the old cached region is exhausted.
2014-04-09 19:15:23 +02:00
..
af.rst af_volume: add detach option 2014-03-14 22:37:46 +01:00
ao.rst ao_jack: use new pull API helpers 2014-03-09 01:27:41 +01:00
changes.rst changes.rst: add dvd://1 -> dvd://0 change 2014-03-17 18:32:16 +01:00
encode.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
input.rst cache: allow resizing at runtime 2014-04-09 19:15:23 +02:00
lua.rst client API: avoid redundant property change events if possible 2014-04-08 22:06:39 +02:00
mpv.rst manpage: remove author field 2014-03-16 13:20:30 +01:00
options.rst manpage: --ad-spdif-dtshd=yes works now 2014-04-08 23:19:04 +02:00
osc.rst manpage: osc: document some recent additions 2014-03-20 22:49:31 +01:00
vf.rst vf_delogo: remove internal implementation 2014-03-16 13:19:29 +01:00
vo.rst vo_opengl, cocoa: allow to autoselect a color profile 2014-03-31 22:07:33 +02:00