summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-11-09 08:58:38 +0100
committerPaul B Mahol <onemda@gmail.com>2021-11-09 09:49:39 +0100
commitdcf83fd59d42b8ee6a601cdf9fc8946a1aa30520 (patch)
tree5760ef92d035cd171955ebaa7060f79a8d92edad /doc
parent45dc668aea0edac34969b5a1ff76cf9ad3a09be1 (diff)
avfilter/vf_estdif: export distance cost as filter option
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index b537e421be..5ebfc11237 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -11711,6 +11711,10 @@ Allowed range is from 1 to 15.
Specify the search radius for best edge matching. Default value is 2.
Allowed range is from 0 to 15.
+@item dcost
+Specify the distance cost for edge matching. Default value is 0.5.
+Allowed range is from 0 to 1.
+
@item interp
Specify the interpolation used. Default is 4-point interpolation. It accepts one
of the following values: