From: Stefano Sabatini Date: Fri, 26 Apr 2013 18:12:21 +0000 (+0200) Subject: doc/filters: readjust w/h option descriptions X-Git-Tag: n2.0~1483 X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/1e4f75debdc3bb19eaad75617c81ff7d16b86c52 doc/filters: readjust w/h option descriptions --- diff --git a/doc/filters.texi b/doc/filters.texi index da0c11e..343234d 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -5361,13 +5361,11 @@ The filter accepts the following options: @table @option @item width, w -Output video width. -default value is @code{iw}. See below -for the list of accepted constants. +Set the output video width expression. Default value is @code{iw}. See +below for the list of accepted constants. @item height, h -Output video height. -default value is @code{ih}. +Set the output video height expression. Default value is @code{ih}. See below for the list of accepted constants. @item interl