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 bfin: libswscale: add const where appropriate to fix warnings 2012-06-20 02:15:33 +01:00
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 Create version.h headers for libraries that lack them 2012-07-04 15:10:06 +02:00
colorspace-test.c swscale-test: Drop unused argc and argv arguments from main(). 2012-02-01 14:24:25 +01:00
input.c sws: fix planar RGB input conversions for 9/10/16 bpp. 2012-06-12 19:52:00 +02:00
libswscale.v
options.c swscale: remove "cpu flags" from -sws_flags description. 2012-03-04 06:52:06 -08:00
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: K&R formatting cosmetics (part I) 2012-02-21 22:53:40 +01:00
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: K&R formatting cosmetics (part II) 2012-04-13 19:22:00 +02:00
swscale_unscaled.c Unscaled Planar RGB -> RGB support in swscale. 2012-04-03 13:06:42 -04:00
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 swscale: K&R formatting cosmetics (part I) 2012-02-21 22:53:40 +01:00