diff options
author | Paul B Mahol <onemda@gmail.com> | 2023-07-20 09:37:20 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2023-07-21 00:43:46 +0200 |
commit | 3dc93acc56258e25ae43176aafb85e2191695105 (patch) | |
tree | e1c6a7b04808744c3fc5d9109239e58541e64a14 /doc/filters.texi | |
parent | 44cac1def0fab47592882afe6695e39c20781839 (diff) | |
download | ffmpeg-3dc93acc56258e25ae43176aafb85e2191695105.tar.gz |
avfilter/vf_pseudocolor: add four more presets
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 1f1890b97d..9690332092 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -19711,6 +19711,10 @@ Available LUTs: @item spectral @item cool @item heat +@item fiery +@item blues +@item green +@item helix @end table @item opacity |