mirror of https://git.ffmpeg.org/ffmpeg.git
a7329e5fc2
ff_get_cpu_flags_x86() requires cpuid(), which is conditionally defined elsewhere in the file. Surrounding the function body with ifdefs allows building even when cpuid is not defined. An empty cpuflags mask is returned in this case. |
||
---|---|---|
.. | ||
Makefile | ||
asm.h | ||
bswap.h | ||
cpu.c | ||
cpu.h | ||
cpuid.asm | ||
float_dsp.asm | ||
float_dsp_init.c | ||
intreadwrite.h | ||
timer.h | ||
w64xmmtest.h | ||
x86inc.asm | ||
x86util.asm |