From dfd085aae2a1ffe02686794140a0f9ee5ddf8386 Mon Sep 17 00:00:00 2001 From: rogerdpack Date: Mon, 15 Oct 2012 11:28:45 -0600 Subject: [PATCH] docu: add word resize to scale filter, to make searching for the word resize simpler Signed-off-by: rogerdpack --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 938372c826..c564c269f1 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2999,7 +2999,7 @@ pixels will slow things down on a large logo. @section scale -Scale the input video to @var{width}:@var{height}[:@var{interl}=@{1|-1@}] and/or convert the image format. +Scale (resize) the input video to @var{width}:@var{height}[:@var{interl}=@{1|-1@}] and/or convert the image format. The scale filter forces the output display aspect ratio to be the same of the input, by changing the output sample aspect ratio.