mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-08 04:23:16 +00:00
This will be useful to test more aggressively for failures to mark XMM registers as clobbered in Win64 builds, and prevent regressions thereof. Based on a patch by Ramiro Polla <ramiro.polla@gmail.com>