]> git.sesse.net Git - ffmpeg/blobdiff - doc/scaler.texi
Merge commit '5d0f85f1b2469b60d0838330aabe5353fdd9ef1d'
[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