summaryrefslogtreecommitdiff
path: root/doc/scaler.texi
diff options
context:
space:
mode:
authorLou Logan <lou@lrcd.com>2016-12-22 15:27:49 -0900
committerLou Logan <lou@lrcd.com>2017-01-09 12:58:25 -0900
commit890320b1c084e69456ebeaec66dd471671a40d09 (patch)
tree1bc655f76a9b7f659991a537779b96e8cdab5254 /doc/scaler.texi
parent24d31a80746cc1d5a66c707150881985c3d134c9 (diff)
doc/scaler: mention default scaling algorithm
Default is "bicubic". Signed-off-by: Lou Logan <lou@lrcd.com> Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/scaler.texi')
-rw-r--r--doc/scaler.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/scaler.texi b/doc/scaler.texi
index 3e115cdda5..f73804adfe 100644
--- a/doc/scaler.texi
+++ b/doc/scaler.texi
@@ -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