ffmpeg | branch: master | Carl Eugen Hoyos <[email protected]> | Sun Jan 24 17:13:19 2021 +0100| [3ee45eca98cd46aa31b74f7b9cb42be37ae5ae2b] | committer: Carl Eugen Hoyos
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. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3ee45eca98cd46aa31b74f7b9cb42be37ae5ae2b --- tests/fate/fits.mak | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/fate/fits.mak b/tests/fate/fits.mak index 0ed8cdb425..8c2995a4c6 100644 --- a/tests/fate/fits.mak +++ b/tests/fate/fits.mak @@ -5,6 +5,7 @@ tests/data/fits-multi.fits: ffmpeg$(PROGSSUF)$(EXESUF) | tests/data -y $(TARGET_PATH)/$(@) 2>/dev/null #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-gbrp.fits := rgb24 map.tests/data/lena-gbrp16.fits := rgb48 _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
