summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-02-09 18:08:16 +0100
committerPaul B Mahol <onemda@gmail.com>2021-02-09 18:20:15 +0100
commitd7cb8c51f05a2a73e899d88348d92c0f5f72d2fd (patch)
tree0b69d18f52603b73951bf46a8f413a23ce114a8f /doc
parentb6327612abc0448e95f9a1c4375b594635134188 (diff)
avfilter/vf_curves: add commands support
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 aeb20bc955..079bba9a1e 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -9257,6 +9257,10 @@ Save Gnuplot script of the curves in specified file.
To avoid some filtergraph syntax conflicts, each key points list need to be
defined using the following syntax: @code{x0/y0 x1/y1 x2/y2 ...}.
+@subsection Commands
+
+This filter supports same @ref{commands} as options.
+
@subsection Examples
@itemize