]> git.sesse.net Git - ffmpeg/history - libavutil/x86/cpu.c
x86: use raw opcode for xgetbv instruction
[ffmpeg] / libavutil / x86 / cpu.c
2011-02-22 Mans Rullgardx86: use raw opcode for xgetbv instruction
2011-02-20 Mans Rullgardx86: check for AVX support
2011-02-12 Justin RugglesAdd check for Athlon64 and similar AMD processors with...
2010-09-09 Måns RullgårdAdd missing #include <string.h> in x86/cpu.c
2010-09-09 Måns RullgårdClean up av_get_cpu_flag()