summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-27[trunk] Import patch from issue 218. No dataset to check, so blindly applied it.Mathieu Malaterre
Fixes issue 218
2014-02-27[trunk] Import patch from issue 171. Only the imagetoraw part was not applied.Mathieu Malaterre
Update issue 171
2014-02-27[trunk] Try to run test suite on invalid dataset from sumatrapdf teamMathieu Malaterre
Update issue 225
2014-02-27[trunk] run test suite to illustrate patch from r2458Mathieu Malaterre
2014-02-27[trunk] Make sure that opj_decompress only output a single componentMathieu Malaterre
Update issue 110
2014-02-27[trunk] add issue 46 to the test suiteMathieu Malaterre
Fixes issue 46
2014-02-27[trunk] improve command line parser syntax checkingMathieu Malaterre
2014-02-27[trunk] add a sentinel in debug codeMathieu Malaterre
2014-02-27[trunk] simplify code using for loopMathieu Malaterre
2014-02-26[trunk] Import test case from issue 208. This appears to be fixed now.Mathieu Malaterre
Fixes issue 208
2014-02-26[trunk] Run test suite on dataset from issue 211. Test is now passing nicely.Mathieu Malaterre
Fixes issue 211
2014-02-26[trunk] run test suite on dataset from issue 135. Add fake md5sum to make ↵Mathieu Malaterre
sure tests is failing. Update issue 135
2014-02-26[trunk] Update missing md5sumsMathieu Malaterre
2014-02-26[trunk] kakadu does not support 451.pdf.SIGSEGV.ce9.372 we should not ↵Mathieu Malaterre
pretend to be able to decompress it Update issue 225
2014-02-26[trunk] Run test suite on issue 141. Add a fake dataset to report that test ↵Mathieu Malaterre
is failing. Update issue 141
2014-02-26[trunk] Add more details in case test failsMathieu Malaterre
2014-02-26[trunk] run test suite on input dataset from issue 134Mathieu Malaterre
Fixes issue 134
2014-02-26[trunk] fixes test NR-DEC-file409752.jp2-40-decode, use proper naming ↵Mathieu Malaterre
convention (need to keep file extension)
2014-02-26[trunk] add test suite for issue 142Mathieu Malaterre
Fixes issue 142
2014-02-26[trunk] When no output PGX file is found, report an errorMathieu Malaterre
2014-02-26[trunk] Add missing include dir for wx appMathieu Malaterre
2014-02-26[trunk] Remove some simple warnings about cast, and unused functionsMathieu Malaterre
2014-02-26[trunk] Remove a simple warning about a castMathieu Malaterre
2014-02-26[trunk] revert r2460 since it breaks ETS-C1P0-p0_03.j2k-decode.Mathieu Malaterre
Update issue 225
2014-02-26[trunk] Revert r2453 since it breaks conformance test ETS-C1P1-p1_06.j2k-decodeMathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase ↵Mathieu Malaterre
1336.pdf.asan.47.376 Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase ↵Mathieu Malaterre
1888.pdf.asan.35.988 Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase ↵Mathieu Malaterre
1851.pdf.SIGSEGV.ce9.948 Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. Start using new color space when ↵Mathieu Malaterre
found. Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This handle some Part-2 compliant ↵Mathieu Malaterre
file, by being more tolerant in COLR box. No testcase for now. Fixes issue 247
2014-02-26[trunk] Import patch from sumatrapdf team. This handle some testcase with no ↵Mathieu Malaterre
input dataset, but changes looks ok. Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase ↵Mathieu Malaterre
2977.pdf.asan.67.2198 Update issue 225
2014-02-26[trunk] Import (ugly) patch from sumatrapdf team. This feels like a hack ↵Mathieu Malaterre
rather than a solution. Fixes issue 226
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase ↵Mathieu Malaterre
3635.pdf.asan.77.2930 Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. Original commit is ↵Mathieu Malaterre
5b0c9985e3359aca9b3fcfd94424166aa61a141a. Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase ↵Mathieu Malaterre
451.pdf.SIGSEGV.ce9.3723 Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase ↵Mathieu Malaterre
2.pdf.SIGFPE.706.1112 Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase ↵Mathieu Malaterre
1610.pdf.SIGSEGV.59c.681 Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase ↵Mathieu Malaterre
2539.pdf.SIGFPE.706.1712 Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase ↵Mathieu Malaterre
4035.pdf.SIGSEGV.d8b.3375 Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. Add detection for testcase ↵Mathieu Malaterre
1802.pdf.SIGSEGV.36e.894 Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. Add a new function to check color ↵Mathieu Malaterre
box. Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This patch adds new colorspace ↵Mathieu Malaterre
handling. Update issue 225
2014-02-26[trunk] Import patch from sumatrapdf team. This adds alpha handling. This ↵Mathieu Malaterre
patch changes ABI. Update issue 225
2014-02-26[trunk] Update file extension function to handle cases where filename ↵Mathieu Malaterre
containes multiples dots. Update issue 250
2014-02-26[trunk] Clearly indicate that mem-b2ace68c-1381.jp2 should not be decompressed.Mathieu Malaterre
Update issue 250
2014-02-26[trunk] Fix TestJPIP1 on case sensitive systemMathieu Malaterre
2014-02-26[trunk] regex would not be used to remove java deprecation warning from ↵Mathieu Malaterre
dashboard
2014-02-26[trunk] Remove simple warnings about unused functionsMathieu Malaterre
2014-02-26[trunk] Properly store and use value returned by fread. Also invert nmemb ↵Mathieu Malaterre
and size in fread call. Fixes issue 262