summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-10-21 23:13:52 -0500
committerNiklas Haas <github-daiK1o@haasn.dev>2023-10-22 13:34:56 +0200
commit1382a854c9f80d6519d060a5796accaf1328c93e (patch)
tree14bfd725df9df73dd7c7f1fc40b278b408996797 /DOCS
parentcf7453226d089b2db8c02cf95b23cf648299617b (diff)
downloadmpv-1382a854c9f80d6519d060a5796accaf1328c93e.tar.bz2
mpv-1382a854c9f80d6519d060a5796accaf1328c93e.tar.xz
stats.lua: disable tonemapping plot by default
Nobody except a chosen few (I'm not one of them) even knows what it means. Multiple people thought it was actually some kind of rendering bug. Just disable it by default. Closes #12671.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/stats.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/stats.rst b/DOCS/man/stats.rst
index e354367d0f..fc6ea37c46 100644
--- a/DOCS/man/stats.rst
+++ b/DOCS/man/stats.rst
@@ -98,7 +98,7 @@ Configurable Options
Show graphs for vsync and jitter values (page 1). Only when toggled.
``plot_tonemapping_lut``
- Default: yes
+ Default: no
Enable tone-mapping LUT visualization automatically. Only when toggled.