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.
 
 
 
 
Michael Niedermayer 326d40af06 cleanup 22 years ago
..
.cvsignore
Makefile disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it 22 years ago
cs_test.c
postprocess.c cleanup 22 years ago
postprocess.h cleanup 22 years ago
postprocess_internal.h cleanup 22 years ago
postprocess_template.c using fewer registers ... to workaround something 22 years ago
rgb2rgb.c
rgb2rgb.h tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 23 years ago
rgb2rgb_template.c fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>) 23 years ago
swscale.c verbose can be negative 22 years ago
swscale.h
swscale_template.c mmx yuy2 output 23 years ago
yuv2rgb.c avoid multiple init 23 years ago
yuv2rgb_mlib.c
yuv2rgb_template.c