Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/filtergraphs/alphamerge_alphaextract_rgb')
-rw-r--r--tests/filtergraphs/alphamerge_alphaextract_rgb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/filtergraphs/alphamerge_alphaextract_rgb b/tests/filtergraphs/alphamerge_alphaextract_rgb
index 0f9dc4fb51..1aa302de39 100644
--- a/tests/filtergraphs/alphamerge_alphaextract_rgb
+++ b/tests/filtergraphs/alphamerge_alphaextract_rgb
@@ -1,3 +1,4 @@
+sws_flags=+accurate_rnd+bitexact;
format=bgra, split, alphamerge, split [x][y];
[y] alphaextract [alpha];
[x][alpha] alphamerge