fate: move alphaextract and alphamerge tests to the new system.

The standalone alphaextract tests are removed since already the filters
are already tested by the alphamerge tests.
This commit is contained in:
Clément Bœsch
2013-04-29 20:59:52 +02:00
parent affd5018ac
commit 22a86492ec
11 changed files with 115 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
format=bgra, split, alphamerge, split [x][y];
[y] alphaextract [alpha];
[x][alpha] alphamerge

View File

@@ -0,0 +1,3 @@
format=yuv420p, split, alphamerge, split [x][y];
[y] alphaextract [alpha];
[x][alpha] alphamerge