summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-01-01 23:22:00 +0100
committerPaul B Mahol <onemda@gmail.com>2016-01-02 18:53:09 +0100
commit9b06e7befaa761b7f42108c2d720f78757458c2a (patch)
treed6f075af3c90f1f45a36dfe13228f72b8c857246 /doc
parent72280d1c6caaa23887aaed715d389b6c08cf9e91 (diff)
avfilter/avf_showspectrum: add fiery color map
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 a6fd2a280c..2f80f6e5a9 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -14623,6 +14623,8 @@ each channel is displayed using the moreland color scheme
each channel is displayed using the nebulae color scheme
@item fire
each channel is displayed using the fire color scheme
+@item fiery
+each channel is displayed using the fiery color scheme
@end table
Default value is @samp{channel}.
@@ -14746,6 +14748,8 @@ each channel is displayed using the moreland color scheme
each channel is displayed using the nebulae color scheme
@item fire
each channel is displayed using the fire color scheme
+@item fiery
+each channel is displayed using the fiery color scheme
@end table
Default value is @samp{intensity}.