DOCS/interface-changes: document change in ctrl+h behaviour

We now use `auto-safe` when turning on hardware decoding instead of
`auto`.
This commit is contained in:
Philip Langdale 2023-07-15 18:58:28 +08:00
parent e64ef6089f
commit 93f95f61e9
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ Interface changes
- icc and gpu-shader cache are now saved by default (use --no-icc-shader-cache and
--no-gpu-shader-cache to disable)
- add `--directory-mode=recursive|lazy|ignore`
- ctrl+h now uses `auto-safe` rather than `auto` when turing on hardware decoding
--- mpv 0.35.0 ---
- add the `--vo=gpu-next` video output driver, as well as the options
`--allow-delayed-peak-detect`, `--builtin-scalers`,