• 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
Name
Last commit
Last update
..
api Loading commit data...
checkasm Loading commit data...
fate Loading commit data...
filtergraphs Loading commit data...
maps Loading commit data...
ref Loading commit data...
streamgroups Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
audiogen.c Loading commit data...
audiomatch.c Loading commit data...
base64.c Loading commit data...
copycooker.sh Loading commit data...
extended.ffconcat Loading commit data...
fate-run.sh Loading commit data...
fate-valgrind.supp Loading commit data...
fate.sh Loading commit data...
md5.sh Loading commit data...
refcmp-metadata.awk Loading commit data...
reference.pnm Loading commit data...
rotozoom.c Loading commit data...
simple1.ffconcat Loading commit data...
simple2.ffconcat Loading commit data...
test.ffmeta Loading commit data...
tiny_psnr.c Loading commit data...
tiny_ssim.c Loading commit data...
utils.c Loading commit data...
videogen.c Loading commit data...