ffmpeg/libavutil/x86
Diego Biurrun 1e9c5bf4c1 asm: FF_-prefix internal macros used in inline assembly
These warnings conflict with system macros on Solaris, producing
truckloads of warnings about macro redefinition.
2016-05-28 19:18:26 +02:00
..
Makefile
asm.h asm: FF_-prefix internal macros used in inline assembly 2016-05-28 19:18:26 +02:00
bswap.h
cpu.c asm: FF_-prefix internal macros used in inline assembly 2016-05-28 19:18:26 +02:00
cpu.h x86: Add helper macros to check for slow cpuflags 2015-05-31 12:07:11 +02:00
cpuid.asm
emms.asm
emms.h
float_dsp.asm
float_dsp_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-05-31 12:07:11 +02:00
intreadwrite.h
lls.asm
lls_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-05-31 12:07:11 +02:00
timer.h x86: Serialize rdtsc in read_time() 2015-07-09 00:10:13 +02:00
w64xmmtest.h
x86inc.asm x86inc: Enable AVX emulation in additional cases 2016-05-16 10:31:24 +02:00
x86util.asm