summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-11-21 15:50:35 +0100
committerPaul B Mahol <onemda@gmail.com>2019-11-29 17:28:59 +0100
commit8c2f81a17a21ce3af16d7dd17a2641dbc61432d6 (patch)
tree2b7368295a22d63566f1a5b8914832adc259d21e /doc
parent3a61297a672ee0526ef53db279eeb7de0f50e5be (diff)
avfilter/vf_hqdn3d: add support for commands
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 16bf2df6c2..5fdec6f015 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -11765,6 +11765,13 @@ A floating point number which specifies chroma temporal strength. It defaults to
@var{luma_tmp}*@var{chroma_spatial}/@var{luma_spatial}.
@end table
+@subsection Commands
+This filter supports same @ref{commands} as options.
+The command accepts the same syntax of the corresponding option.
+
+If the specified expression is not valid, it is kept at its current
+value.
+
@anchor{hwdownload}
@section hwdownload