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.
 
 
 
 
Diego Biurrun 0020c54cb8 Add const qualifier to param argument of sws_getContext() and 16 years ago
..
bfin Move bfin specific code to its subdir. 16 years ago
mlib
ppc Add missing const qualifiers to AltiVec function parameters where appropriate. 16 years ago
sparc
x86
Makefile Rename swscale_avoption.c to options.c. 16 years ago
colorspace-test.c
options.c Rename swscale_avoption.c to options.c. 16 years ago
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c Remove 2 useless += at the end of rgb16to15(), found by CSA. 16 years ago
swscale-example.c Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings. 16 years ago
swscale.c Add const qualifier to param argument of sws_getContext() and 16 years ago
swscale.h Add const qualifier to param argument of sws_getContext() and 16 years ago
swscale_internal.h Add missing const qualifiers to AltiVec function parameters where appropriate. 16 years ago
swscale_template.c Fix chroma shift when scaling from ARGB on LE and BGRA on BE 16 years ago
yuv2rgb.c Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c 16 years ago