1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavutil/x86
Matt Oliver 9b9c9ef3b4 avutil/x86/bswap: Add msvc bswap instrinsics.
This adds msvc optimisations as well as fixing an error in icl whereby it will generate invalid code otherwise.

Signed-off-by: Matt Oliver <protogonoi@gmail.com>
2015-11-12 16:53:44 +11:00
..
asm.h avutil/x86/asm: rename REG_SP to REG_sp 2015-08-22 02:56:53 +02:00
bswap.h avutil/x86/bswap: Add msvc bswap instrinsics. 2015-11-12 16:53:44 +11:00
cpu.c lavu: add AESNI CPU flag 2015-10-28 04:23:14 -05:00
cpu.h lavu: add AESNI CPU flag 2015-10-28 04:23:14 -05:00
cpuid.asm
emms.asm
emms.h
float_dsp_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
float_dsp.asm x86/float_dsp: add missing colon to labels 2015-07-26 02:51:08 -03:00
intmath.h avutil/x86/intmath: Disable use of tzcnt on older intel compilers. 2015-11-11 10:18:08 +11:00
intreadwrite.h
lls_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
lls.asm
Makefile
pixelutils_init.c
pixelutils.asm x86inc: Drop SECTION_TEXT macro 2015-08-04 20:13:09 +02:00
pixelutils.h
timer.h Merge commit 'd1a6cb195f610978ba5d2351e60f938f7f261d59' 2015-07-09 12:28:09 +02:00
w64xmmtest.h
x86inc.asm lavu: add AESNI CPU flag 2015-10-28 04:23:14 -05:00
x86util.asm x86: port PSIGNW to cpuflags 2015-09-11 23:27:03 -03:00