ffmpeg/libavutil/x86
Ganesh Ajjanagadde 531b0a316b avutil/x86/asm: rename REG_SP to REG_sp
REG_SP is defined by Solaris system headers.
This fixes a sea of warnings while building on Solaris:
http://fate.ffmpeg.org/report.cgi?time=20150820233505&slot=x86-opensolaris-gcc4.3

Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-08-22 02:56:53 +02:00
..
Makefile avutil/x86/Makefile: fix conditional x86/emms.o build 2015-04-09 01:12:51 +02: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: force inline asm versions with ICC 2015-07-18 20:48:09 -03:00
cpu.c x86: add AV_CPU_FLAG_AVXSLOW flag 2015-05-31 12:07:11 +02:00
cpu.h Merge commit 'cae39851201b7781f1262e1c23627b45e6e80bb4' 2015-05-31 23:59:48 +02:00
cpuid.asm Merge commit '79793f833784121d574454af4871866576c0749d' 2014-07-01 15:43:40 +02:00
emms.asm
emms.h
float_dsp.asm x86/float_dsp: add missing colon to labels 2015-07-26 02:51:08 -03:00
float_dsp_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
intmath.h avutil/x86/intmath: add missing check for inline assembly 2015-06-27 14:33:53 -03:00
intreadwrite.h
lls.asm drop LLS1, rename LLS2 to LLS 2014-08-09 23:20:31 +02:00
lls_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
pixelutils.asm x86inc: Drop SECTION_TEXT macro 2015-08-04 20:13:09 +02:00
pixelutils.h avutil: add pixelutils API 2014-08-05 21:05:52 +02:00
pixelutils_init.c pixelutils: Comment on (lack of) sad_8x8_sse2 2015-03-04 21:58:53 +01:00
timer.h Merge commit 'd1a6cb195f610978ba5d2351e60f938f7f261d59' 2015-07-09 12:28:09 +02:00
w64xmmtest.h
x86inc.asm x86inc: warn if XOP integer FMA instruction emulation is impossible 2015-08-05 16:15:40 +02:00
x86util.asm x86: move XOP emulation code back to x86inc 2015-08-03 17:11:13 -03:00