summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-19 19:06:29 +0100
committerwm4 <wm4@nowhere>2015-02-19 19:06:46 +0100
commitb230f32624b0ec979f848183e0aec88d1fd2d024 (patch)
tree94f70a55996c7e30683f1b1b9f117e41fadd645e
parent14b231119d2c125bcdcba48d159a78097152e387 (diff)
downloadmpv-b230f32624b0ec979f848183e0aec88d1fd2d024.tar.bz2
mpv-b230f32624b0ec979f848183e0aec88d1fd2d024.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.
-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 7c31e4d6d5..f6a583a49d 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