mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
These can randomly trigger the alpha/zero fast paths, resulting in spurious tests or randomly diverging performance if the backend happens to implement that particular fast path. Signed-off-by: Niklas Haas <git@haasn.dev>