diff options
author | Paul B Mahol <onemda@gmail.com> | 2021-01-28 20:54:58 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2021-01-28 20:56:16 +0100 |
commit | ed51890191d660829eef2d1eef802da957b7fef0 (patch) | |
tree | f75881788d7fb5e241eff0e80d1af36b228c52a5 /doc/filters.texi | |
parent | 61a0ff892ee74ee710aa88ebecc50440fe48bc46 (diff) | |
download | ffmpeg-ed51890191d660829eef2d1eef802da957b7fef0.tar.gz |
doc/filters: mention commands support for pseudocolor
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 8ce5a82f39..a88d834d75 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -16246,6 +16246,10 @@ The maximum allowed component value. All expressions default to "val". +@subsection Commands + +This filter supports the all above options as @ref{commands}. + @subsection Examples @itemize |