From 92d33d06dfaef29f1c012d26da553266ecee7b46 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Mon, 23 Feb 2015 17:49:43 +0100 Subject: manpage: update for new EWA filters The man page was still referring to ewa_lanczos exclusively in a few places, even though new EWA filters have been introduced in the meantime. --- DOCS/man/vo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man/vo.rst') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 17b1d54e52..948a89ad16 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -337,7 +337,7 @@ Available video output drivers are: Set radius for filters listed below, must be a float number between 1.0 and 16.0. Defaults to be 3.0 if not specified. - ``sinc``, ``lanczos``, ``ewa_lanczos``, ``ewa_ginseng``, ``blackman``, ``gaussian`` + ``sinc``, ``lanczos``, ``blackman``, ``gaussian`` and all EWA filters (eg. ``ewa_lanczos``) Note that depending on filter implementation details and video scaling ratio, the radius that actually being used might be different @@ -349,7 +349,7 @@ Available video output drivers are: between 0.0 and 1.0. The default value of 0.0 disables antiringing entirely. - Note that this currently only affects ``ewa_lanczos``. + Note that this currently only affects EWA filters (eg. ``ewa_lanczos``). ``scaler-resizes-only`` Disable the scaler if the video image is not resized. In that case, -- cgit v1.2.3