doc/filters: fix width/height typo in crop filter.

Signed-off-by: Clément Bœsch <ubitux@gmail.com>
This commit is contained in:
Timothy Gu 2013-03-31 12:20:17 +02:00 committed by Clément Bœsch
parent 01b2d1288a
commit 874173002e
1 changed files with 1 additions and 1 deletions

View File

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