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.
 
 
 
 
Reimar Döffinger 065ee1ec32 fix variable type used via "m" asm constraint to match size used in asm. 19 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
rgb2rgb_template.c 10l in rgb2rgb_template.c 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 change the type of esp in SwsContext to uint64_t so it can hold a full register 19 years ago
swscale_template.c fix variable type used via "m" asm constraint to match size used in asm. 19 years ago
yuv2rgb.c
yuv2rgb_altivec.c Fix some bugs handling input that is not aligned at 16 bytes or has 19 years ago
yuv2rgb_mlib.c
yuv2rgb_template.c