diff options
author | Paul B Mahol <onemda@gmail.com> | 2023-07-19 23:16:54 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2023-07-19 23:42:03 +0200 |
commit | 72390c7d809fd636497ba1e3552930c0938c6a44 (patch) | |
tree | 6303d9ac7935e5189fc2344dba7ba52f92a65f0e /doc | |
parent | 5d8879208cd76e76ae5d093b207787979bea0cb1 (diff) | |
download | ffmpeg-72390c7d809fd636497ba1e3552930c0938c6a44.tar.gz |
avfilter/vf_pseudocolor: add heat preset
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index c6d331d12a..6f3f666c95 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -19707,6 +19707,7 @@ Available LUTs: @item total @item spectral @item cool +@item heat @end table @item opacity |