mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-04-11 03:32:39 +00:00
tests/fate/fits: Add a todo for a 64bit test.
The test should currently fail on big endian but passes because of the unsuitable input file.
This commit is contained in:
parent
9c9174b9c1
commit
3ee45eca98
@ -5,6 +5,7 @@ tests/data/fits-multi.fits: ffmpeg$(PROGSSUF)$(EXESUF) | tests/data
|
|||||||
-y $(TARGET_PATH)/$(@) 2>/dev/null
|
-y $(TARGET_PATH)/$(@) 2>/dev/null
|
||||||
|
|
||||||
#mapping of fits file formats to png filenames
|
#mapping of fits file formats to png filenames
|
||||||
|
# TODO: Use an actual 64bit input file and fix the gbrp16 test on big-endian
|
||||||
map.tests/data/lena-gray.fits := gray8
|
map.tests/data/lena-gray.fits := gray8
|
||||||
map.tests/data/lena-gbrp.fits := rgb24
|
map.tests/data/lena-gbrp.fits := rgb24
|
||||||
map.tests/data/lena-gbrp16.fits := rgb48
|
map.tests/data/lena-gbrp16.fits := rgb48
|
||||||
|
Loading…
Reference in New Issue
Block a user