diff options
author | Paul B Mahol <onemda@gmail.com> | 2021-07-26 22:49:02 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2021-07-26 22:49:02 +0200 |
commit | bc5faacc3f38484e3e9ee2f0143d0ad6884ec747 (patch) | |
tree | 08fbd2d5a945fa4fe500933825daa2e734f31892 /doc | |
parent | f7958d0883286479a6c9cd91e68e506dfa02ed7c (diff) | |
download | ffmpeg-bc5faacc3f38484e3e9ee2f0143d0ad6884ec747.tar.gz |
avfilter/vf_pseudocolor: add three more presets
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 60b8b2886c..66c0f87e47 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -16838,6 +16838,9 @@ Available LUTs: @item shadows @item highlights @item solar +@item nominal +@item preferred +@item total @end table @item opacity |