summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-03[trunk] Review warning about types conversion, and add cast when neededMathieu Malaterre
2014-03-03[trunk] Remove some simple warnings about conversionMathieu Malaterre
2014-03-03[trunk] Remove warning about cast double -> int. Instead use bit-shifting (co...Mathieu Malaterre
2014-03-03[trunk] Remove easy to fix warnings about conversionMathieu Malaterre
2014-03-03[trunk] Import left over from patch submitted as issue 225 (comment #14)Mathieu Malaterre
2014-03-03[trunk] remove some simple warnings about unused paramsMathieu Malaterre
2014-03-03[trunk] remove all api with invalid FILE* parameters which could leads to iss...Mathieu Malaterre
2014-03-03[trunk] Explicitely trigger issue 229, there may be an impact in code executi...Mathieu Malaterre
2014-03-03[trunk] Remove simple warningsMathieu Malaterre
2014-03-03[trunk] Avoid conflicting declarion for fseek in openjp2 vs fseek in openjpipMathieu Malaterre
2014-03-03[trunk] Remove deprecated functions.Mathieu Malaterre
2014-03-03[trunk] Remove warning about unused functionMathieu Malaterre
2014-03-03[trunk] Remove deprecated functions (not called anywhere in the code base).Mathieu Malaterre
2014-03-02[trunk] Remove some simple warnings about var being set but not usedMathieu Malaterre
2014-03-02[trunk] Remove warning about -2147483648 (aka INT_MIN), causing this decimal ...Mathieu Malaterre
2014-03-02[trunk] Remove simple warnings about comments, missing case in switch statementMathieu Malaterre
2014-03-01[trunk] Fix compilation on MSVC compilerMathieu Malaterre
2014-02-28[trunk] Partially rework r2506, original patch from issue 171 was totally bog...Mathieu Malaterre
2014-02-28[trunk] Remove easy uint32 <-> int32 conversionsMathieu Malaterre
2014-02-28[trunk] Re-import chunk from r2458 that made textGBR.jp2 to fail otherwiseMathieu Malaterre
2014-02-28[trunk] Rework r2458, instead we should reject 451.pdf.SIGSEGV.ce9.3723 since...Mathieu Malaterre
2014-02-28[trunk] Really apply r2460 this time, but fix the original typo in the submit...Mathieu Malaterre
2014-02-28[trunk] Remove some simple warnings in opj_dumpMathieu Malaterre
2014-02-28[trunk] Merge final patch from issue 171 with code simplification. also handl...Mathieu Malaterre
2014-02-27[trunk] Import patch from issue 218. No dataset to check, so blindly applied it.Mathieu Malaterre
2014-02-27[trunk] Import patch from issue 171. Only the imagetoraw part was not applied.Mathieu Malaterre
2014-02-27[trunk] improve command line parser syntax checkingMathieu Malaterre
2014-02-27[trunk] add a sentinel in debug codeMathieu Malaterre
2014-02-26[trunk] Add missing include dir for wx appMathieu 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
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 1336.pdf.asan...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase 1888.pdf.asan...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase 1851.pdf.SIGS...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. Start using new color space when f...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle some Part-2 compliant ...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle some testcase with no ...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase 2977.pdf.asan...Mathieu Malaterre
2014-02-26[trunk] Import (ugly) patch from sumatrapdf team. This feels like a hack rath...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase 3635.pdf.asan...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. Original commit is 5b0c9985e3359ac...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase 451.pdf.SIGSE...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase 2.pdf.SIGFPE....Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase 1610.pdf.SIGS...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase 2539.pdf.SIGF...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This handle testcase 4035.pdf.SIGS...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. Add detection for testcase 1802.pd...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. Add a new function to check color ...Mathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. This patch adds new colorspace han...Mathieu Malaterre