summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-02-09 11:38:37 +0100
committerPaul B Mahol <onemda@gmail.com>2021-02-09 11:39:26 +0100
commit73ff84c3d4fba6746f456ea9dd8fb7b138b245b7 (patch)
treed181016dd070a83da1e7802459e47d9f31df3733 /doc/filters.texi
parentca042675eebe2c29f052eb2fa07db15fd702a943 (diff)
avfilter/vf_swaprect: add support for commands
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 0db014c922..aeb20bc955 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -19168,6 +19168,10 @@ The timestamp expressed in seconds. It's NAN if the input timestamp is unknown.
the position in the file of the input frame, NAN if unknown
@end table
+@subsection Commands
+
+This filter supports the all above options as @ref{commands}.
+
@section swapuv
Swap U & V plane.