ffmpeg/libswscale
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
..
bfin
ppc swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
sparc swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
x86 x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
Makefile
colorspace-test.c
input.c
libswscale.v
options.c
output.c swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
rgb2rgb.c swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c
swscale.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
swscale.h x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
swscale_internal.h
swscale_unscaled.c
utils.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
version.h x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
yuv2rgb.c