ffmpeg/libswscale
Diego Biurrun 531f97b0c3 Remove GPL-licensed YUV to RGB MMX routines.
We now have an LGPL replacement that is at least equally fast.

Originally committed as revision 31278 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-05-30 08:31:23 +00:00
..
bfin Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
mlib Cosmetics: 2009-08-16 21:11:28 +00:00
ppc Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:26:30 +00:00
sparc Cosmetics: 2009-08-16 21:11:28 +00:00
x86 Remove GPL-licensed YUV to RGB MMX routines. 2010-05-30 08:31:23 +00:00
Makefile alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 2010-05-04 09:11:01 +00:00
colorspace-test.c Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
options.c Cosmetics: 2009-08-16 21:11:28 +00:00
rgb2rgb.c libswscale: Relicense almost all x86 assembler optimizations as LGPL. 2010-03-27 11:31:02 +00:00
rgb2rgb.h Implement shuffle_bytes_abcd() functions and use them for shuffling 2010-02-03 23:46:00 +00:00
rgb2rgb_template.c Replace some "m" constraints by MANGLE to avoid issues with some compilers not 2010-03-31 17:00:33 +00:00
swscale-test.c Revert r30825, it was not supposed to be committed. 2010-03-04 01:02:24 +00:00
swscale.c Remove PI definition and use M_PI instead. 2010-05-19 22:49:04 +00:00
swscale.h Add empty newline to separate function declarations, for better 2010-05-23 10:02:30 +00:00
swscale_internal.h Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
swscale_template.c Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
utils.c Cosmetics: make more compact the code for handle_jpeg(), this also allows 2010-05-19 22:56:41 +00:00
yuv2rgb.c alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 2010-05-04 09:11:01 +00:00