summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-01-25 12:28:28 +0100
committerPaul B Mahol <onemda@gmail.com>2021-01-25 12:34:57 +0100
commita2a06029cfbce64bf9102bc5d0b34e49bc24ad24 (patch)
tree260fd0de07f4ca1a69da8020fee3004f1d8bf089 /doc
parent3cc2e15b91d785c936cd1e775d225c5e69f72dbf (diff)
avfilter/vf_lenscorrection: allow to change colors of unmapped pixels
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 6d6a52e4ef..d43db8c59e 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -13455,6 +13455,10 @@ Coefficient of the double quadratic correction term. This value has a range [-1,
@item i
Set interpolation type. Can be @code{nearest} or @code{bilinear}.
Default is @code{nearest}.
+@item fc
+Specify the color of the unmapped pixels. For the syntax of this option,
+check the @ref{color syntax,,"Color" section in the ffmpeg-utils
+manual,ffmpeg-utils}. Default color is @code{black@@0}.
@end table
The formula that generates the correction is: