summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-11-07 17:55:34 +0100
committerPaul B Mahol <onemda@gmail.com>2018-11-07 17:55:34 +0100
commited58db4237c86eff4da25f4fb19f0f0927ca1d57 (patch)
tree71e74c44b9fa8180d40e786944680f0c190abf99 /doc
parent975510758cc70cf73fa5936610864abbe694a0a6 (diff)
avfilter/avf_showspectrum: add viridis color map
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 223940c721..48c14d8401 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -21715,6 +21715,8 @@ each channel is displayed using the cool color scheme
each channel is displayed using the magma color scheme
@item green
each channel is displayed using the green color scheme
+@item viridis
+each channel is displayed using the viridis color scheme
@end table
Default value is @samp{channel}.
@@ -21881,6 +21883,8 @@ each channel is displayed using the cool color scheme
each channel is displayed using the magma color scheme
@item green
each channel is displayed using the green color scheme
+@item viridis
+each channel is displayed using the viridis color scheme
@end table
Default value is @samp{intensity}.