[FFmpeg-cvslog] docu: add word resize to scale filter, to make searching for the word resize simpler

rogerdpack git at videolan.org
Mon Oct 15 21:27:45 CEST 2012


ffmpeg | branch: master | rogerdpack <rogerpack2005 at gmail.com> | Mon Oct 15 11:28:45 2012 -0600| [dfd085aae2a1ffe02686794140a0f9ee5ddf8386] | committer: rogerdpack

docu: add word resize to scale filter, to make searching for the word resize simpler

Signed-off-by: rogerdpack <rogerpack2005 at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dfd085aae2a1ffe02686794140a0f9ee5ddf8386
---

 doc/filters.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 938372c..c564c26 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.



More information about the ffmpeg-cvslog mailing list