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