Kostya Shishkov 5b21719ea2 Let SwScaler know that RGB48 BE/LE is 16-bits per component format. 16 years ago
..
bfin d5e9bc0636 Move bfin specific code to its subdir. 16 years ago
mlib befa8e665c Move yuv2rgb code to subdirs. 16 years ago
ppc f1933e436c Add missing const qualifiers to AltiVec function parameters where appropriate. 16 years ago
sparc befa8e665c Move yuv2rgb code to subdirs. 16 years ago
x86 befa8e665c Move yuv2rgb code to subdirs. 16 years ago
Makefile a208350c3c Rename swscale_avoption.c to options.c. 16 years ago
colorspace-test.c 66e6aec589 Rename cs_test.c --> colorspace-test.c. This is more consistent with the names 16 years ago
options.c a208350c3c Rename swscale_avoption.c to options.c. 16 years ago
rgb2rgb.c 0411072ee3 Unscaled converters for 16 years ago
rgb2rgb.h 0411072ee3 Unscaled converters for 16 years ago
rgb2rgb_template.c b36da2c215 Remove 2 useless += at the end of rgb16to15(), found by CSA. 16 years ago
swscale-example.c 4ed886430c Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings. 16 years ago
swscale.c 075ec82c54 Make SwScaler recognize RGB48 BE/LE colourspaces (not support though). 16 years ago
swscale.h 0020c54cb8 Add const qualifier to param argument of sws_getContext() and 16 years ago
swscale_internal.h 5b21719ea2 Let SwScaler know that RGB48 BE/LE is 16-bits per component format. 16 years ago
swscale_template.c f267119786 Fix chroma shift when scaling from ARGB on LE and BGRA on BE 16 years ago
yuv2rgb.c b78c8e2103 Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c 16 years ago