mpv/DOCS/man
Dudemanguy ee69d99bd4 various: correctly ignore cache files with --no-config
--no-config should prevent loading user files of any type: configs,
cache, etc. For cache files, this case wasn't properly handled and it
was assumed they would always get something. vo_gpu's shader cache
actually already handles this, so it was left untouched. In theory,
demuxer cache should never have this issue because saving it to disk is
disabled by default (and likely that will never change), but go ahead
and change it for consistency's sake. Fixes some segfaults with
--no-config and various combinations of settings (particularly
--vo=gpu-next).
2023-07-06 13:08:23 +00:00
..
af.rst various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
ao.rst ao_pipewire: clarify --pipewire-buffer=native 2023-04-23 21:03:58 -07:00
changes.rst
console.rst console.lua: add a script-opt for the border size 2023-04-26 16:30:01 +00:00
encode.rst
input.rst command: add sub-forced-only-cur prop 2023-06-25 11:01:58 +02:00
ipc.rst DOCS: Add missing 'not' 2023-01-28 11:59:59 -05:00
javascript.rst lua/js: remove user-data helpers 2023-01-29 01:52:31 +02:00
libmpv.rst DOCS/libmpv: fix typo in linkage section 2022-09-03 12:54:48 -04:00
lua.rst DOCS/lua: fix typo 2023-03-21 15:49:42 +02:00
mpv.rst DOCS/mpv: add an example for applying profiles to certain paths 2023-06-07 19:04:21 -04:00
options.rst various: correctly ignore cache files with --no-config 2023-07-06 13:08:23 +00:00
osc.rst various: fix various typos in the code base 2023-03-28 19:29:44 +00:00
stats.rst DOCS/stats.rst: fix quoting 2021-08-09 23:57:04 +03:00
vf.rst hwdec_vulkan: add Vulkan HW Interop 2023-05-28 15:46:05 -07:00
vo.rst vo_kitty: Introduce modern sixel alternative 2022-12-21 19:39:30 +01:00