Skip to content

Commit 58cd569

Browse files
committed
Add note on 16x values
1 parent 129e374 commit 58cd569

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/fate/jpeg2000.mak

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ fate-jpeg2000dec-p1_02: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/jpe
6969
FATE_JPEG2000DEC += fate-jpeg2000dec-p1_03
7070
fate-jpeg2000dec-p1_03: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/jpeg2000/itu-iso/codestreams_profile1/p1_03.j2k
7171

72+
# The MSE and Peak Error values are 16x those found in ISO/IEC 15444-4: the latter assume 12-bit samples while FFMPEG decodes
73+
# to 16-bit samples
7274
FATE_JPEG2000DEC += fate-jpeg2000dec-p1_04
7375
fate-jpeg2000dec-p1_04: CMD = mse_peak_error $(TARGET_SAMPLES)/jpeg2000/itu-iso/codestreams_profile1/p1_04.j2k \
7476
$(TARGET_SAMPLES)/jpeg2000/itu-iso/codestreams_profile1/c1p1_04-0.j2c \

0 commit comments

Comments
 (0)