[trunk] Run test case for issue 228. Output has been validated.
Fixes issue 228
This commit is contained in:
parent
00b049866b
commit
1378475573
|
@ -28,6 +28,7 @@ de992d54d59032eb07d21983dbe8155b issue205.jp2_3.pgx
|
||||||
8fae7a39e459409f64e4529d2214087a issue206_image-000.jp2_0.pgx
|
8fae7a39e459409f64e4529d2214087a issue206_image-000.jp2_0.pgx
|
||||||
555a504a93c9a14f61c894da3b393e87 issue206_image-000.jp2_1.pgx
|
555a504a93c9a14f61c894da3b393e87 issue206_image-000.jp2_1.pgx
|
||||||
5f06b7c45446ae20c22cada46478a9dc issue206_image-000.jp2_2.pgx
|
5f06b7c45446ae20c22cada46478a9dc issue206_image-000.jp2_2.pgx
|
||||||
|
e1807db57b5f5192c4b77b83e8b5c477 issue228.j2k_0.pgx
|
||||||
4093cc34d838780b35a8be410247fa7f j2k32.j2k_0.pgx
|
4093cc34d838780b35a8be410247fa7f j2k32.j2k_0.pgx
|
||||||
ce4e556aaa0844b92a92c35c200fc43e j2k32.j2k_1.pgx
|
ce4e556aaa0844b92a92c35c200fc43e j2k32.j2k_1.pgx
|
||||||
ea926520f990640862f3fe6616097613 j2k32.j2k_2.pgx
|
ea926520f990640862f3fe6616097613 j2k32.j2k_2.pgx
|
||||||
|
|
|
@ -114,6 +114,8 @@ opj_decompress -i @INPUT_NR_PATH@/3635.pdf.asan.77.2930.jp2 -o @TEMP_PATH@/3
|
||||||
opj_decompress -i @INPUT_NR_PATH@/1802.pdf.SIGSEGV.36e.894.jp2 -o @TEMP_PATH@/1802.pdf.SIGSEGV.36e.894.jp2.pgx
|
opj_decompress -i @INPUT_NR_PATH@/1802.pdf.SIGSEGV.36e.894.jp2 -o @TEMP_PATH@/1802.pdf.SIGSEGV.36e.894.jp2.pgx
|
||||||
opj_decompress -i @INPUT_NR_PATH@/451.pdf.SIGSEGV.f4c.3723.jp2 -o @TEMP_PATH@/451.pdf.SIGSEGV.f4c.3723.jp2.pgx
|
opj_decompress -i @INPUT_NR_PATH@/451.pdf.SIGSEGV.f4c.3723.jp2 -o @TEMP_PATH@/451.pdf.SIGSEGV.f4c.3723.jp2.pgx
|
||||||
opj_decompress -i @INPUT_NR_PATH@/2.pdf.SIGFPE.706.1112.jp2 -o @TEMP_PATH@/2.pdf.SIGFPE.706.1112.jp2.pgx
|
opj_decompress -i @INPUT_NR_PATH@/2.pdf.SIGFPE.706.1112.jp2 -o @TEMP_PATH@/2.pdf.SIGFPE.706.1112.jp2.pgx
|
||||||
|
# issue 228 (16bits/lossy)
|
||||||
|
opj_decompress -i @INPUT_NR_PATH@/issue228.j2k -o @TEMP_PATH@/issue228.j2k.pgx
|
||||||
|
|
||||||
# decode with specific area
|
# decode with specific area
|
||||||
# prec=12; nb_c=1
|
# prec=12; nb_c=1
|
||||||
|
|
Loading…
Reference in New Issue