ffmpeg/libswscale/x86
Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
This puts x86-specific things in the x86/ subdirectory where they
belong.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-08-09 00:58:20 +01:00
..
Makefile swscale: x86: Drop pointless _mmx suffix from filenames 2012-07-23 01:30:04 +02:00
input.asm swscale: implement MMX, SSE2 and AVX functions for RGB32 input. 2012-02-01 21:55:32 -08:00
output.asm x86inc improvements for 64-bit 2012-04-11 15:47:00 -04:00
rgb2rgb.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
rgb2rgb_template.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
scale.asm x86inc improvements for 64-bit 2012-04-11 15:47:00 -04:00
swscale.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
swscale_template.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
w64xmmtest.c win64: add a XMM clobber test configure option. 2012-02-02 12:00:48 -08:00
yuv2rgb.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
yuv2rgb_template.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00