Module: libav Branch: master Commit: 2725f2d40315b56f17c5dffe39dda7d94786302d
Author: Anton Khirnov <[email protected]> Committer: Anton Khirnov <[email protected]> Date: Thu Jul 11 04:44:41 2013 +0200 doc/filters: fix an option name in the unsharp docs --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index fbc3f83..e4fb57e 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2415,7 +2415,7 @@ and 13, default value is 5. Set the chroma matrix vertical size. It can be an integer between 3 and 13, default value is 5. -@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. _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
