• Ronald S. Bultje's avatar
    swscale: de-macro'ify RGB15/16/32 input functions. · 6d4d483e
    Ronald S. Bultje authored
    Inline functions are easier to read, maintain, modify and test,
    which justifies the slightly increased source size. This patch
    also adds support for non-native endianness RGB15/16 and fixes
    isSupportedOutput() to no longer claim that we support writing
    non-native RGB565/555/444.
    6d4d483e
Name
Last commit
Last update
..
bfin Loading commit data...
mlib Loading commit data...
ppc Loading commit data...
sparc Loading commit data...
x86 Loading commit data...
Makefile Loading commit data...
colorspace-test.c Loading commit data...
libswscale.v Loading commit data...
options.c Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb.h Loading commit data...
rgb2rgb_template.c Loading commit data...
swscale-test.c Loading commit data...
swscale.c Loading commit data...
swscale.h Loading commit data...
swscale_internal.h Loading commit data...
swscale_unscaled.c Loading commit data...
utils.c Loading commit data...
yuv2rgb.c Loading commit data...