• Andreas Rheinhardt's avatar
    fate/fits: Fix tests on BE · 098f5e26
    Andreas Rheinhardt authored
    The fits decoder decodes to native pixel formats; so
    the fitsdec-gbrap16be fate test failed on BE despite
    its name because the reference file is LE.
    This patch fixes this by forcing a pixel format;
    the forced pixel format is BE, causing a change
    in the reference file.
    The fitsdec-gbrp16be test was not affected, because
    its source file (lena-rgb48.png from tne FATE suite)
    is actually biendian (as if someone had multiplied
    8bit content by 257...).
    Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
    098f5e26
fits.mak 2.56 KB