summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-12-11 18:28:12 +0100
committerPaul B Mahol <onemda@gmail.com>2020-12-11 18:33:48 +0100
commitd76469378d44e17e974499f67248017b750f28bf (patch)
treeec26f7bc37993b1de44472faadf1304aac7ecbe2 /doc
parent7adb747fd760dc756f23d642ee902f6a1389fc97 (diff)
avfilter/vf_convolution: add support for commands
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi16
1 files changed, 16 insertions, 0 deletions
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