summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2015-02-23 17:42:49 +0100
committerNiklas Haas <git@nand.wakku.to>2015-02-23 17:42:49 +0100
commit99dfd3368d9564d39792b2f00253d92f736cec5e (patch)
tree76c5e13d852d0b1facb79b554c008b39d39005f5 /DOCS
parentc2c96f9b10e24f9975814f9079943c92c5856b88 (diff)
downloadmpv-99dfd3368d9564d39792b2f00253d92f736cec5e.tar.bz2
mpv-99dfd3368d9564d39792b2f00253d92f736cec5e.tar.xz
filter_kernels: rename ginseng to ewa_ginseng
This is done mainly for consistency, since all of the EWA filters share similar properties and it's important to distinguish them for documentation purposes.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 10019451e0..17b1d54e52 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``, ``ginseng``, ``blackman``, ``gaussian``
+ ``sinc``, ``lanczos``, ``ewa_lanczos``, ``ewa_ginseng``, ``blackman``, ``gaussian``
Note that depending on filter implementation details and video scaling
ratio, the radius that actually being used might be different