ffmpeg/libswscale/x86
Ronald S. Bultje b2668c85e9 x86: swscale: Place inline assembly code under appropriate #ifdefs
Fixes compilation for compilers that do not support gcc inline assembly.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2012-07-21 22:22:58 +02:00
..
input.asm swscale: implement MMX, SSE2 and AVX functions for RGB32 input. 2012-02-01 21:55:32 -08:00
Makefile build: Move all arch OBJS declarations into arch subdirectory Makefiles. 2012-04-12 21:30:13 +02:00
output.asm x86inc improvements for 64-bit 2012-04-11 15:47:00 -04:00
rgb2rgb_template.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
rgb2rgb.c x86: swscale: Place inline assembly code under appropriate #ifdefs 2012-07-21 22:22:58 +02:00
scale.asm x86inc improvements for 64-bit 2012-04-11 15:47:00 -04:00
swscale_mmx.c x86: swscale: Place inline assembly code under appropriate #ifdefs 2012-07-21 22:22:58 +02:00
swscale_template.c swscale: make filterPos 32bit. 2012-03-06 10:47:41 -08:00
w64xmmtest.c win64: add a XMM clobber test configure option. 2012-02-02 12:00:48 -08:00
yuv2rgb_mmx.c x86: swscale: Place inline assembly code under appropriate #ifdefs 2012-07-21 22:22:58 +02:00
yuv2rgb_template.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00