aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-11-08 17:57:35 +0100
committerPaul B Mahol <onemda@gmail.com>2018-11-08 17:59:48 +0100
commit70463b702697ef8be4ec4d88969b4fce5b4e7a7e (patch)
treeab34058442b405c150797457ee29cf1e56e8941a /doc/filters.texi
parent09fdfc11b79694cac97ceded9adeda485f701569 (diff)
downloadffmpeg-70463b702697ef8be4ec4d88969b4fce5b4e7a7e.tar.gz
avfilter/avf_showspectrum: add terrain 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 b307c15ead..c99a384c29 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -21724,6 +21724,8 @@ each channel is displayed using the viridis color scheme
each channel is displayed using the plasma color scheme
@item cividis
each channel is displayed using the cividis color scheme
+@item terrain
+each channel is displayed using the terrain color scheme
@end table
Default value is @samp{channel}.
@@ -21896,6 +21898,8 @@ each channel is displayed using the viridis color scheme
each channel is displayed using the plasma color scheme
@item cividis
each channel is displayed using the cividis color scheme
+@item terrain
+each channel is displayed using the terrain color scheme
@end table
Default value is @samp{intensity}.