Browse Source

vf_unsharp: fix copy&paste error in chroma_amount param docs

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
tags/n0.9
Robert Krüger Stefano Sabatini 14 years ago
parent
commit
b7b72963e0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/filters.texi

+ 1
- 1
doc/filters.texi View File

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



Loading…
Cancel
Save