From 29b5a3aacf50f943224e5001c232beb6f63224e3 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Thu, 22 Oct 2009 22:29:47 +0000 Subject: Refer again to the "width" and "height" crop parameter names which were previously mentioned, rather than to "w" and "h". Originally committed as revision 20353 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/libavfilter.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/libavfilter.texi') diff --git a/doc/libavfilter.texi b/doc/libavfilter.texi index b612d1e616..dc10207bc4 100644 --- a/doc/libavfilter.texi +++ b/doc/libavfilter.texi @@ -109,7 +109,7 @@ will delimit the rectangle with the top-left corner placed at position 100:100 and the right-bottom corner corresponding to the right-bottom corner of the input image. -The default value of ``w'' and ``h'' is 0. +The default value of ``width'' and ``height'' is 0. @section null -- cgit v1.2.3