ffmpeg/libavutil/x86
James Almer bd48764532 avutil/x86/bswap: force inline asm versions with ICC
Recent ICC versions that define GCC as >= 4.5 (like ICC 13) apparently can't
optimize the generic C versions of av_bswap*() on their own.

Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: James Almer <jamrial@gmail.com>
2015-07-18 20:48:09 -03:00
..
Makefile
asm.h
bswap.h avutil/x86/bswap: force inline asm versions with ICC 2015-07-18 20:48:09 -03:00
cpu.c
cpu.h
cpuid.asm
emms.asm
emms.h
float_dsp.asm
float_dsp_init.c
intmath.h
intreadwrite.h
lls.asm
lls_init.c
pixelutils.asm
pixelutils.h
pixelutils_init.c
timer.h Merge commit 'd1a6cb195f610978ba5d2351e60f938f7f261d59' 2015-07-09 12:28:09 +02:00
w64xmmtest.h
x86inc.asm
x86util.asm