]> git.sesse.net Git - ffmpeg/commitdiff
doc/filters/scale: mention and link scaler options
authorStefano Sabatini <stefasab@gmail.com>
Mon, 30 Sep 2013 14:50:44 +0000 (16:50 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Mon, 30 Sep 2013 14:50:44 +0000 (16:50 +0200)
doc/filters.texi
doc/scaler.texi

index 5f22331095cc89ea1266fe61c63f911ad7250547..9e3fe5c3b8a508206daffc24bf62ea8a546d0191 100644 (file)
@@ -6559,7 +6559,11 @@ the next filter, the scale filter will convert the input to the
 requested format.
 
 @subsection Options
-The filter accepts the following options:
+The filter accepts the following options, or any of the options
+supported by the libswscale scaler.
+
+See @ref{scaler_options,,the ffmpeg-scaler manual,ffmpeg-scaler} for
+the complete list of scaler options.
 
 @table @option
 @item width, w
index 0c61f4177edf96661d38e4b53d400beb3c6991d3..0921551a5aba09d9bf0ab30511583ca4bdf86d7c 100644 (file)
@@ -1,3 +1,4 @@
+@anchor{scaler_options}
 @chapter Scaler Options
 @c man begin SCALER OPTIONS