]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/cpu.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavutil / cpu.h
index 50bdea7918fd1410ccafb32b883b9e54e3d49aa0..55c3ec9a06fce2694780ebb67e43a6c7a32070b3 100644 (file)
@@ -50,6 +50,7 @@
 // #else
 // #define AV_CPU_FLAG_CMOV         0x1000 ///< supports cmov instruction
 // #endif
+#define AV_CPU_FLAG_AVX2         0x8000 ///< AVX2 functions: requires OS support even if YMM registers aren't used
 
 #define AV_CPU_FLAG_ALTIVEC      0x0001 ///< standard