[FFmpeg-user] Typo in doc/filters.texi
Timothy Gu
timothygu99 at gmail.com
Sat Mar 30 04:01:05 CET 2013
Hi,
I found a small typo in doc/filters.texi. Here is a small patch for
that. Sorry I messed up on the git format-patch so I can only give you
the important part of the patch.
------
diff --git a/doc/filters.texi b/doc/filters.texi
index 4190cca..79fe9a4 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2113,7 +2113,7 @@ This expression is evaluated only once during the filter
configuration.
@item h, out_h
-Set the crop area width. It defaults to @code{ih}.
+Set the crop area height. It defaults to @code{ih}.
This expression is evaluated only once during the filter
configuration.
-----
Timothy Gu
More information about the ffmpeg-user
mailing list