ffmpeg/libswscale/x86
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext
Refactoring mmx2/mmxext YASM code with cpuflags will force renames.
So switching to a consistent naming scheme beforehand is sensible.
The name "mmxext" is more official and widespread and also the name
of the CPU flag, as reported e.g. by the Linux kernel.
2012-08-03 22:51:05 +02:00
..
Makefile swscale: x86: Drop pointless _mmx suffix from filenames 2012-07-23 01:30:04 +02:00
input.asm
output.asm x86inc improvements for 64-bit 2012-04-11 15:47:00 -04:00
rgb2rgb.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02: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: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
swscale_template.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
w64xmmtest.c
yuv2rgb.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
yuv2rgb_template.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00