summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-12-31 11:15:10 +0100
committerPaul B Mahol <onemda@gmail.com>2015-12-31 11:44:18 +0100
commitb98c58573b0ecdbfe72059debbf26c53a7cfcfe5 (patch)
tree14884d6db669e8556746966a7abb59836e89999c /doc
parent416090089909d19f2f6b80a15d6588242b7b8aa4 (diff)
avfilter/avf_showspectrum: add fire color map
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 2e52c44901..92931aa0c6 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -14621,6 +14621,8 @@ each channel is displayed using the rainbow color scheme
each channel is displayed using the moreland color scheme
@item nebulae
each channel is displayed using the nebulae color scheme
+@item fire
+each channel is displayed using the fire color scheme
@end table
Default value is @samp{channel}.