You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
19 years ago
..
.cvsignore
Move ignores in subdirs to their respective .cvsignore files.
23 years ago
Makefile
Make clean/distclean behave uniformly in all directories.
19 years ago
cs_test.c
Update licensing information: The FSF changed postal address.
19 years ago
rgb2rgb.c
cosmetics: indentation fixes
19 years ago
rgb2rgb.h
Change unsigned->signed and int->long, this fits the asm code better on 64
19 years ago
rgb2rgb_template.c
Fix big-endian color permutation problems.
19 years ago
swscale-example.c
Update licensing information: The FSF changed postal address.
19 years ago
swscale.c
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just
19 years ago
swscale.h
Update licensing information: The FSF changed postal address.
19 years ago
swscale_altivec_template.c
Update licensing information: The FSF changed postal address.
19 years ago
swscale_internal.h
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just
19 years ago
swscale_template.c
Update licensing information: The FSF changed postal address.
19 years ago
yuv2rgb.c
Unify include paths, -I.. is in CFLAGS.
19 years ago
yuv2rgb_altivec.c
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just
19 years ago
yuv2rgb_mlib.c
Unify include paths, -I.. is in CFLAGS.
19 years ago
yuv2rgb_template.c
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
20 years ago