summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-02-08 00:53:53 +0100
committerPaul B Mahol <onemda@gmail.com>2021-02-08 00:55:07 +0100
commit89f78dd0fe0640c7ec3b2dfe90a91da4e1ac2618 (patch)
treea64c461361c942fe6b777fc5f839ac0f779c80d9 /doc
parent5f592136ebea1c67e7a3217d03ae01db4534c3f6 (diff)
avfilter/vf_lut3d: lut3d, haldclut: add support for commands
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index f17f863d2e..af46b9932d 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -12814,6 +12814,10 @@ This filter also supports the @ref{framesync} options.
More information about the Hald CLUT can be found on Eskil Steenberg's website
(Hald CLUT author) at @url{http://www.quelsolaar.com/technology/clut.html}.
+@subsection Commands
+
+This filter supports the @code{interp} option as @ref{commands}.
+
@subsection Workflow examples
@subsubsection Hald CLUT video stream
@@ -13992,6 +13996,10 @@ Interpolate values using a prism.
@end table
@end table
+@subsection Commands
+
+This filter supports the @code{interp} option as @ref{commands}.
+
@section lumakey
Turn certain luma values into transparency.