tjbenchtest.in: Grammar Police

This commit is contained in:
DRC
2024-09-05 14:45:53 -04:00
parent bb1d540a80
commit fe1e555a73

View File

@@ -66,7 +66,7 @@ while [ $# -gt 0 ]; do
# there is no easy way around it, so for now, we just test the only image that
# works. (NOTE: shira_bird8 does not suffer from the above issue, but it
# suffers from an unrelated problem whereby the combination of
# tj3DecompressToYUV*() and tj3DecodeYUV*() do not produce bitwise-identical
# tj3DecompressToYUV*() and tj3DecodeYUV*() does not produce bitwise-identical
# results to tj3Decompress*() if decompression scaling is enabled. This latter
# phenomenon is not yet fully understood but is also believed to be some sort
# of round-off error.)