Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Krüger <krueger@signal7.de>2011-08-13 18:41:07 +0400
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-08-13 18:45:13 +0400
commitb7b72963e06f21fb985c58100c7d048cfea2736a (patch)
tree8cdc0aef109690fd72738521100098e6b79e1703 /doc/filters.texi
parentccd85b869df5b745b904241d8b56e7b12e13bde4 (diff)
vf_unsharp: fix copy&paste error in chroma_amount param docs
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index de25130240..24250ef4c5 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1802,7 +1802,7 @@ and 13, default value is 0.
Set the chroma matrix vertical size. It can be an integer between 3
and 13, default value is 0.
-@item luma_amount
+@item chroma_amount
Set the chroma effect strength. It can be a float number between -2.0
and 5.0, default value is 0.0.