summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authornanahi <130121847+na-na-hi@users.noreply.github.com>2024-02-12 03:45:20 -0500
committerDudemanguy <random342@airmail.cc>2024-02-15 16:44:32 +0000
commite19061605f7858a0639134aa4744809c5e151ae2 (patch)
treea4342cd72442164bda3fa7423cb241643c20dc12 /DOCS/interface-changes.rst
parent690dc201ad07aae68b42fd368384990a18ddd86f (diff)
downloadmpv-e19061605f7858a0639134aa4744809c5e151ae2.tar.bz2
mpv-e19061605f7858a0639134aa4744809c5e151ae2.tar.xz
DOCS: document --input-preprocess-wheel option
Document the use cases for enabling or disabling the wheel preprocessing. Also note that this option has no effect on any filtering already done by the OS/driver.
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index d71f14910c..ef1742007d 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -30,6 +30,7 @@ Interface changes
- add `--volume-gain`, `--volume-gain-min`, and `--volume-gain-max` options
- add `current-gpu-context` property
- add `--secondary-sub-ass-override` option
+ - add `--input-preprocess-wheel` option
- remove shared-script-properties (user-data is a replacement)
- add `--secondary-sub-delay`, decouple secondary subtitles from
`--sub-delay`