From 89f78dd0fe0640c7ec3b2dfe90a91da4e1ac2618 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Mon, 8 Feb 2021 00:53:53 +0100 Subject: avfilter/vf_lut3d: lut3d, haldclut: add support for commands --- doc/filters.texi | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') 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. -- cgit v1.2.3