aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-12-15 20:31:25 +0100
committerPaul B Mahol <onemda@gmail.com>2020-12-15 20:35:01 +0100
commit32586a42da8c9dedd30c6e4c0417c9da91c1f283 (patch)
tree6d38aa68817486bd12c8ec5d109b864e1953e6d1 /doc
parentcd821c18dc8bc5949f4b4d13f07157928ae22bba (diff)
downloadffmpeg-32586a42da8c9dedd30c6e4c0417c9da91c1f283.tar.gz
avfilter/vf_limiter: 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 89244dc543..62e34b99ee 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -13551,6 +13551,10 @@ Upper bound. Defaults to the highest allowed value for the input.
Specify which planes will be processed. Defaults to all available.
@end table
+@subsection Commands
+
+This filter supports the all above options as @ref{commands}.
+
@section loop
Loop video frames.