]> git.sesse.net Git - ffmpeg/blob - tests/filtergraphs/alphamerge_alphaextract_rgb
Merge commit '8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717'
[ffmpeg] / tests / filtergraphs / alphamerge_alphaextract_rgb
1 sws_flags=+accurate_rnd+bitexact;
2 format=bgra, split, alphamerge, split [x][y];
3 [y]        alphaextract [alpha];
4 [x][alpha] alphamerge