summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-19 19:06:29 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-21 20:47:55 +0900
commitc36b1d01c1d9d8f4c322719facb4567d27ee8870 (patch)
tree7861a268cf68d4c9cdc02778e0b5226945429996
parent07222d14f9518c4094487951a269a04000e56c3e (diff)
downloadmpv-c36b1d01c1d9d8f4c322719facb4567d27ee8870.tar.bz2
mpv-c36b1d01c1d9d8f4c322719facb4567d27ee8870.tar.xz
manpage: fix vf_scale arnd parameter
It probably was always a flag, so the documentation became invalid as soon as mpv stopped accepting 0/1 for flags. Fixes #1608. (cherry picked from commit b230f32624b0ec979f848183e0aec88d1fd2d024)
-rw-r--r--DOCS/man/vf.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index bfc6e5d53d..8880d3b4f0 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -143,8 +143,8 @@ Available filters are:
Accurate rounding for the vertical scaler, which may be faster or
slower than the default rounding.
- :0: Disable accurate rounding (default).
- :1: Enable accurate rounding.
+ :no: Disable accurate rounding (default).
+ :yes: Enable accurate rounding.
``dsize[=w:h:aspect-method:r:aspect]``
Changes the intended display size/aspect at an arbitrary point in the