FFmpeg/libswscale
Ronald S. Bultje 522d65ba25 rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
Many functions have such a prefix, but do not actually use any
instructions or features from that set, thus giving the false
impression that swscale is highly optimized for a particular
system, whereas in reality it is not.
2011-05-26 09:31:02 -04:00
..
bfin swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
mlib Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ppc swscale: remove duplicate code in ppc/ subdirectory. 2011-05-24 10:16:32 -04:00
sparc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86 rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. 2011-05-26 09:31:02 -04:00
colorspace-test.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
Makefile swscale: move away x86 specific code from rgb2rgb 2011-04-14 22:16:47 +02:00
options.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
rgb2rgb_template.c swscale: Eliminate rgb24toyv12_c() duplication. 2011-05-26 00:56:06 +02:00
rgb2rgb.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
rgb2rgb.h swscale: Remove orphaned, commented-out function declaration. 2011-05-26 00:56:07 +02:00
swscale_internal.h swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
swscale_template.c swscale: remove if(full_chr_int) from yuv2packed1(). 2011-05-26 09:30:14 -04:00
swscale-test.c swscale: Remove commented-out printf cruft. 2011-05-26 03:45:58 +02:00
swscale.c swscale: remove swScale_{c,MMX,MMX2} duplication. 2011-05-24 14:50:15 -04:00
swscale.h swscale: revive SWS_CPU_CAPS until next major bump. 2011-05-26 06:50:12 +02:00
utils.c swscale: Remove commented-out printf cruft. 2011-05-26 03:45:58 +02:00
yuv2rgb.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00