diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-30 02:20:40 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-02 00:21:59 +0200 |
commit | 098f5e2634e113f8dd31dd0f5e9935132d719da6 (patch) | |
tree | 91fb6bb57c0002e520334b3a2ca0617bf4bd860a /tools/general_assembly.pl | |
parent | 579868f810d70a9ca33179c5ab34c67be0716b00 (diff) | |
download | ffmpeg-098f5e2634e113f8dd31dd0f5e9935132d719da6.tar.gz |
fate/fits: Fix tests on BE
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: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tools/general_assembly.pl')
0 files changed, 0 insertions, 0 deletions