summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-08-22 18:28:11 +0200
committerwm4 <wm4@nowhere>2017-08-22 18:28:21 +0200
commit0c88b661f9c5025cd86d0445d5a993f00224842a (patch)
tree6f9569d8053751b30b0a68780a52fdb5045ad7f0
parentab395187196038fa39a73e7a0f51c9dd17ea7b92 (diff)
downloadmpv-0c88b661f9c5025cd86d0445d5a993f00224842a.tar.bz2
mpv-0c88b661f9c5025cd86d0445d5a993f00224842a.tar.xz
manpage: video equalizer properties now behave differently
No more special behavior.
-rw-r--r--DOCS/man/input.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 068bee2c21..b612e04b48 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -2179,10 +2179,6 @@ caveats with some properties (due to historical reasons):
set this as option, and return whatever actual aspect was derived from the
option setting.
-``brightness`` (and other color options)
- If ``--vo=xv`` is used, these properties may return the adapter's current
- values instead of the option values.
-
``display-fps``
If a VO is created, this will return either the actual display FPS, or
an invalid value, instead of the option value.