summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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 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] 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 deprecated functions (not called anywhere in the code base).Mathieu Malaterre
2014-03-02[trunk] Remove simple warnings about comments, missing case in switch statementMathieu 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-27[trunk] Import patch from issue 218. No dataset to check, so blindly applied it.Mathieu Malaterre
2014-02-27[trunk] add a sentinel in debug codeMathieu 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
2014-02-26[trunk] Import patch from sumatrapdf team. This adds alpha handling. This pat...Mathieu Malaterre
2014-02-26[trunk] Fix invalid write access in JPIP code.Mathieu Malaterre
2014-02-25[trunk] Create a new static *_impl function to avoid a warning triggered by t...Mathieu Malaterre
2014-02-25[trunk] Revert r2415 for now since it introduce large regressionMathieu Malaterre
2014-02-25[trunk] Import commit 87b08a096bb8ad61f9dbe4811e208d9c9d7fe63b from ghostpdlMathieu Malaterre
2014-02-25[trunk] Import commit 4cee6ceab21025079f439bb152fb9d8ae8c5c832 from ghostpdlMathieu Malaterre
2014-02-25[trunk] import commit 83dad6a76536222a3a51146f942e733a2e90ec52 from ghostpdlMathieu Malaterre
2014-02-25[trunk] Import commit fc884aee2b69c78500e65c3d05bf216791a9ea4a from ghostpdlMathieu Malaterre
2014-02-25[trunk] Import commit 8ec8321df613986e8642e2975f7182072eb4be62 from ghostpdlMathieu Malaterre
2014-02-25[trunk] Import commit f4139d702559649e577a5df9cfd64b0ca6107a7a from ghostpdlMathieu Malaterre
2014-02-24[trunk] add missing private lib. Update issue 223Mathieu Malaterre
2014-02-24[trunk] Fix a warning about type conversion. Use a trick where unsigned wrapp...Mathieu Malaterre
2014-02-12[trunk] replaced fprintf with event_mgr in cinema-related stuff in j2k.cAntonin Descampe