mirror of https://github.com/FFmpeg/FFmpeg.git
There's no direct processor feature constant for I8MM alone, but there is a flag for SVE-I8MM (added in WinSDK 10.0.26100 and recent versions of mingw-w64). If SVE-I8MM is available, we can assume that I8MM is available. While HW supporting these features isn't yet commonly running Windows, this at least allows detecting and running the I8MM codepaths in Windows builds in Wine (possibly running in QEMU). Signed-off-by: Martin Storsjö <martin@martin.st>pull/153/merge
parent
d55ab2ba9b
commit
067abbfe9d
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue