summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-12-19 23:05:36 +0100
committerPaul B Mahol <onemda@gmail.com>2020-12-19 23:08:09 +0100
commit3336ca46440fe2237fc014a1ba8c3c0a9e5477ef (patch)
tree44538a3b9a6c9fe72a0c63a0ab3603e3e32a3504 /doc
parent64e572db46a2dd44517140b6e85ece989b08d575 (diff)
avfilter/vf_maskedthreshold: add support for commands
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 edb1757974..89391deecb 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -14055,6 +14055,10 @@ copied from second stream.
By default value 0xf, all planes will be processed.
@end table
+@subsection Commands
+
+This filter supports the all above options as @ref{commands}.
+
@section maskfun
Create mask from input video.