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 265a1ac75e Reorganize vector constants to work around gcc 4.1 bug: 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 rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that 19 years ago
swscale-example.c make swscale-example compile patch by (Alan Curry <pacman TheWorld com>) 19 years ago
swscale.c ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>) 19 years ago
swscale.h Update licensing information: The FSF changed postal address. 19 years ago
swscale_altivec_template.c Reorganize vector constants to work around gcc 4.1 bug: 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 don't call altivec_yuv2packedX() with a dstFormat that it doesn't support; 19 years ago
yuv2rgb.c Unify include paths, -I.. is in CFLAGS. 19 years ago
yuv2rgb_altivec.c Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more 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