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.
This commit is contained in:
Niklas Haas 2015-02-23 17:49:43 +01:00
parent 99dfd3368d
commit 92d33d06df
No known key found for this signature in database
GPG Key ID: 3BA77D4BFDB10BCE
1 changed files with 2 additions and 2 deletions

View File

@ -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,