ffmpeg/postproc
Alan Curry d33d485e83 Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just
once when the scaler is initialized, instead of building them and freeing
them over and over. This gives massive performance improvements.
patch by Alan Curry, pacman*at*TheWorld*dot*com

Originally committed as revision 17589 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2006-02-11 14:16:10 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
Makefile Make clean/distclean behave uniformly in all directories. 2006-01-27 00:06:42 +00:00
cs_test.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
rgb2rgb.c cosmetics: indentation fixes 2006-02-11 13:42:54 +00:00
rgb2rgb.h Change unsigned->signed and int->long, this fits the asm code better on 64 2005-10-12 12:11:27 +00:00
rgb2rgb_template.c Fix big-endian color permutation problems. 2006-02-11 13:35:46 +00:00
swscale-example.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
swscale.c Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just 2006-02-11 14:16:10 +00:00
swscale.h Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
swscale_altivec_template.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
swscale_internal.h Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just 2006-02-11 14:16:10 +00:00
swscale_template.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
yuv2rgb.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
yuv2rgb_altivec.c Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just 2006-02-11 14:16:10 +00:00
yuv2rgb_mlib.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
yuv2rgb_template.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00