]> git.sesse.net Git - ffmpeg/blobdiff - doc/scaler.texi
Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688'
[ffmpeg] / doc / scaler.texi
index 3e115cdda5bda2265b2447c6235446e9f963ad2d..f73804adfef87a559afe69c4a70f8c8e67258e09 100644 (file)
@@ -13,7 +13,8 @@ FFmpeg tools. For programmatic use, they can be set explicitly in the
 @anchor{sws_flags}
 @item sws_flags
 Set the scaler flags. This is also used to set the scaling
-algorithm. Only a single algorithm should be selected.
+algorithm. Only a single algorithm should be selected. Default
+value is @samp{bicubic}.
 
 It accepts the following values:
 @table @samp