fate: add bitexact flags to alphaextract/alphamerge tests.
Should fix a FATE failure.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
sws_flags=+accurate_rnd+bitexact;
|
||||
format=bgra, split, alphamerge, split [x][y];
|
||||
[y] alphaextract [alpha];
|
||||
[x][alpha] alphamerge
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
sws_flags=+accurate_rnd+bitexact;
|
||||
format=yuv420p, split, alphamerge, split [x][y];
|
||||
[y] alphaextract [alpha];
|
||||
[x][alpha] alphamerge
|
||||
|
||||
Reference in New Issue
Block a user