summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-05-16 19:45:53 +0200
committerPaul B Mahol <onemda@gmail.com>2020-05-19 20:10:34 +0200
commit8b0575d7638f40730c020ada41a573fff715c1a7 (patch)
tree6adff0a3fce00dd5c68f99f08e2f8e83878b786c /tests
parentf63939dedb898dd711860c530287ede55b6d88d7 (diff)
avfilter/vf_colorkey: fix formula for calculation of difference
Also fixes colorhold filtering.
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/fate/ffmpeg-filter_colorkey20
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/ref/fate/ffmpeg-filter_colorkey b/tests/ref/fate/ffmpeg-filter_colorkey
index 490a0f9aa6..25c3fc0912 100644
--- a/tests/ref/fate/ffmpeg-filter_colorkey
+++ b/tests/ref/fate/ffmpeg-filter_colorkey
@@ -3,13 +3,13 @@
#codec_id 0: rawvideo
#dimensions 0: 720x576
#sar 0: 0/1
-0, 0, 0, 1, 622080, 0x78efb628
-0, 1, 1, 1, 622080, 0x641f2564
-0, 2, 2, 1, 622080, 0x348f25c3
-0, 3, 3, 1, 622080, 0x6afc485a
-0, 4, 4, 1, 622080, 0xe949107f
-0, 5, 5, 1, 622080, 0x171716e5
-0, 6, 6, 1, 622080, 0x2985a01f
-0, 7, 7, 1, 622080, 0xc5ddabd7
-0, 8, 8, 1, 622080, 0xb4dd2b7f
-0, 9, 9, 1, 622080, 0x6e75ba82
+0, 0, 0, 1, 622080, 0x5775bb12
+0, 1, 1, 1, 622080, 0x84d8395a
+0, 2, 2, 1, 622080, 0x599d3a6b
+0, 3, 3, 1, 622080, 0x1df1e9dc
+0, 4, 4, 1, 622080, 0xf3255836
+0, 5, 5, 1, 622080, 0xf46bc26e
+0, 6, 6, 1, 622080, 0x76d491da
+0, 7, 7, 1, 622080, 0x2c9f3ca6
+0, 8, 8, 1, 622080, 0x5713e203
+0, 9, 9, 1, 622080, 0x47776493