1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavfilter
Clément Bœsch eb1860e017 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>
2018-08-09 19:56:26 +02:00
..
2017-11-26 14:05:25 +01:00
2018-03-31 23:26:30 +01:00
2018-03-31 23:26:30 +01:00
2018-06-21 00:31:42 +01:00
2018-06-21 00:31:42 +01:00
2018-05-05 21:50:22 +02:00
2018-06-21 00:31:42 +01:00
2017-12-27 11:54:22 +01:00
2018-01-03 19:45:01 +01:00
2018-03-08 11:23:34 +01:00
2018-01-05 03:35:48 +01:00
2018-07-15 10:07:54 +02:00
2017-11-25 09:51:33 +01:00
2017-12-06 15:42:23 +01:00
2018-04-13 08:41:51 +02:00
2018-08-09 10:35:00 +05:30
2017-12-23 10:48:14 +01:00