aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-11-07 18:56:21 +0100
committerPaul B Mahol <onemda@gmail.com>2018-11-07 18:56:21 +0100
commit0c6d4e7ba4d73f4cbed3bc494268482ae6e5c586 (patch)
tree8975585c40a489129ff6f957e80bef04a719ec65 /doc/filters.texi
parented58db4237c86eff4da25f4fb19f0f0927ca1d57 (diff)
downloadffmpeg-0c6d4e7ba4d73f4cbed3bc494268482ae6e5c586.tar.gz
avfilter/avf_showspectrum: add plasma color map
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 48c14d8401..cc28e71e32 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -21717,6 +21717,8 @@ each channel is displayed using the magma color scheme
each channel is displayed using the green color scheme
@item viridis
each channel is displayed using the viridis color scheme
+@item plasma
+each channel is displayed using the plasma color scheme
@end table
Default value is @samp{channel}.
@@ -21885,6 +21887,8 @@ each channel is displayed using the magma color scheme
each channel is displayed using the green color scheme
@item viridis
each channel is displayed using the viridis color scheme
+@item plasma
+each channel is displayed using the plasma color scheme
@end table
Default value is @samp{intensity}.