summaryrefslogtreecommitdiffstats
path: root/libavformat
diff options
context:
space:
mode:
authorClément Bœsch <[email protected]>2018-08-09 19:22:02 +0200
committerClément Bœsch <[email protected]>2018-08-09 19:56:26 +0200
commiteb1860e0174df1e55fce09084421847a1847424a (patch)
tree1d88a626806b3d1d717f9adea181c5db17a64cca /libavformat
parente0539f0349e945793c11cd88c468d9a2f3fedce9 (diff)
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 <[email protected]>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions