summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-02 02:22:16 +0100
committerwm4 <wm4@nowhere>2019-11-02 02:22:16 +0100
commit00838fe0c34558a9ade2e7002df6a153b526c76e (patch)
tree4fb4680683d6f7827aedec42233b1a36a2d070ad /DOCS
parentc9d685f5d6a69a8fc3fa495ec79c8997f646e531 (diff)
downloadmpv-00838fe0c34558a9ade2e7002df6a153b526c76e.tar.bz2
mpv-00838fe0c34558a9ade2e7002df6a153b526c76e.tar.xz
zimg: make --zimg-fast=yes default
This is mostly just because of the odd RGB default gamma issue, which shouldn't have any real impact. This also sets allow_approximate_gamma, which I hope is fine for normal use cases.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index e18e6492b0..8ef81c642d 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3889,7 +3889,7 @@ Software Scaler
``--zimg-fast=<yes|no>``
Allow optimizations that help with performance, but reduce quality (default:
- no). Currently, this may simplify gamma conversion operations.
+ yes). Currently, this may simplify gamma conversion operations.
Audio Resampler