diff options
author | Clément Bœsch <u@pkh.me> | 2018-08-09 19:22:02 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2018-08-09 19:56:26 +0200 |
commit | eb1860e0174df1e55fce09084421847a1847424a (patch) | |
tree | 1d88a626806b3d1d717f9adea181c5db17a64cca /libavformat/vapoursynth.c | |
parent | e0539f0349e945793c11cd88c468d9a2f3fedce9 (diff) | |
download | ffmpeg-eb1860e0174df1e55fce09084421847a1847424a.tar.gz |
lavfi/selectivecolor: fix neutral color filtering
Neutrals are supposed to be anything not black (0,0,0) and not white
(N,N,N).
Previous neutral filtering code was too strict by excluding colors with
any of its RGB component maxed instead of just the white color.
Reported-by: Royi Avital <royiavital@yahoo.com>
Diffstat (limited to 'libavformat/vapoursynth.c')
0 files changed, 0 insertions, 0 deletions