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

Signed-off-by: Clément Bœsch <ubitux@gmail.com>
(cherry picked from commit 874173002e)

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu
2013-03-31 12:20:17 +02:00
parent 5d3cd041fc
commit 8e3581ab03

View File

@@ -2030,7 +2030,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.