• 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
utils.c 57.6 KB