From d76469378d44e17e974499f67248017b750f28bf Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Fri, 11 Dec 2020 18:28:12 +0100 Subject: avfilter/vf_convolution: add support for commands --- doc/filters.texi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc') diff --git a/doc/filters.texi b/doc/filters.texi index bd8bb85de3..c02a30ce8f 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -8544,6 +8544,10 @@ Set matrix mode for each plane. Can be @var{square}, @var{row} or @var{column}. Default is @var{square}. @end table +@subsection Commands + +This filter supports the all above options as @ref{commands}. + @subsection Examples @itemize @@ -15947,6 +15951,10 @@ Set value which will be multiplied with filtered result. Set value which will be added to filtered result. @end table +@subsection Commands + +This filter supports the all above options as @ref{commands}. + @section pseudocolor Alter frame colors in video with pseudocolors. @@ -16539,6 +16547,10 @@ Set value which will be multiplied with filtered result. Set value which will be added to filtered result. @end table +@subsection Commands + +This filter supports the all above options as @ref{commands}. + @section rotate Rotate video by an arbitrary angle expressed in radians. @@ -18125,6 +18137,10 @@ Set value which will be multiplied with filtered result. Set value which will be added to filtered result. @end table +@subsection Commands + +This filter supports the all above options as @ref{commands}. + @anchor{spp} @section spp -- cgit v1.2.3