fate: add bitexact flags to alphaextract/alphamerge tests.

Should fix a FATE failure.
This commit is contained in:
Clément Bœsch
2013-04-29 22:27:22 +02:00
parent 9a5924f862
commit 6b222ea963
3 changed files with 52 additions and 50 deletions

View File

@@ -1,3 +1,4 @@
sws_flags=+accurate_rnd+bitexact;
format=bgra, split, alphamerge, split [x][y];
[y] alphaextract [alpha];
[x][alpha] alphamerge

View File

@@ -1,3 +1,4 @@
sws_flags=+accurate_rnd+bitexact;
format=yuv420p, split, alphamerge, split [x][y];
[y] alphaextract [alpha];
[x][alpha] alphamerge