Change #259886
| Category | ffmpeg |
| Changed by | Martin Storsjö <martin@martin.st> |
| Changed at | Wed 04 Mar 2026 22:46:18 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | a0d23706e8a5154d34c8b921e2273432084d19d3 |
Comments
aarch64: Switch to a more correct Windows flag for detecting I8MM Newer revisions of WinSDK 10.0.26100.0 have exposed more flags for IsProcessorFeaturePresent; now there is a separate one for detecting specifically I8MM and not just SVE-I8MM. Switch to using this flag instead.
Changed files
- libavutil/aarch64/cpu.c