summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-10[2.0] Backport all changes since r2798 (included) from trunkopenjpeg-2.0Antonin Descampe
2014-03-25[2.0] Backport from trunkMathieu Malaterre
2014-03-25[2.0] Backport all changes from trunkMathieu Malaterre
2014-03-25[trunk] fixed warning due induced by r2791Antonin Descampe
2014-03-25[trunk] add "-mct {0,1,2}" option to opj_compress to allow MCT to beAntonin Descampe
2014-03-25[trunk] Make sure to not use alpha pointer if it is not an RGBA inputMathieu Malaterre
2014-03-25[trunk] Rework previous commit r2610Mathieu Malaterre
2014-03-25[trunk] Add documentationMathieu Malaterre
2014-03-24[trunk] Make sure to exit early instead of looping on every single pixelsMathieu Malaterre
2014-03-24[trunk] Fix typo in comment (this is not j2k_dump)Mathieu Malaterre
2014-03-18[trunk] Revert r2764. It breaks ~230 tests as seen on continuous. Since no da...Mathieu Malaterre
2014-03-18[trunk] User can now control source/target java versionMathieu Malaterre
2014-03-18[trunk] Import git commit fc884aee2b69c78500e65c3d05bf216791a9ea4a from ghost...Mathieu Malaterre
2014-03-18[trunk] Import git commit 99a6f1af177c15f4db475186b79d169c993494ef from ghost...Mathieu Malaterre
2014-03-18[trunk] Update big endian handling no such thing as WORDS_BIGENDIAN (prefer O...Mathieu Malaterre
2014-03-18[trunk] Now that dataset from issue 297 have been imported, run test suite.Mathieu Malaterre
2014-03-17[trunk] Explicitely reject file4/file6 scenarioMathieu Malaterre
2014-03-17[trunk] Update BSD-4 copyright into a BSD-3 copyrightMathieu Malaterre
2014-03-14[trunk] Since r2747 we are now able to track which files are missing from the...Mathieu Malaterre
2014-03-14[trunk] add mecanism to track of addition of new regression files in svn/data...Mathieu Malaterre
2014-03-14[trunk] Remove duplicate content from test_inline.cMathieu Malaterre
2014-03-14[trunk] rework code from r2463. Really there has been some code duplication f...Mathieu Malaterre
2014-03-14[trunk] rework code from r2463. Really there has been some code duplication f...Mathieu Malaterre
2014-03-14[trunk] Now that issue 165 dataset is in non regression repository, activate ...Mathieu Malaterre
2014-03-14[trunk] Fix issue with & vs &&Mathieu Malaterre
2014-03-14[trunk] Add internal implementation to dump all tiles/comp infoMathieu Malaterre
2014-03-14[trunk] Prevent a leak when reading PPT markersMathieu Malaterre
2014-03-14[trunk] Move INLINE definition within openjpeg.h header since application may...Mathieu Malaterre
2014-03-14[trunk] Apply final missing patch from sumatrapdf team:Mathieu Malaterre
2014-03-14[trunk] Rework r2731 since it breaks non-regression testingMathieu Malaterre
2014-03-14[trunk] Be more verbose about failure.Mathieu Malaterre
2014-03-14[trunk] Add a temporary work around for issue 293Mathieu Malaterre
2014-03-14[trunk] Mark OpenJPEG to be ABI incompatible with previous one, move to SONAME 7Mathieu Malaterre
2014-03-14[trunk] Remove warnings about unused values introduced in r2710Mathieu Malaterre
2014-03-13[trunk] Add some sanity checks when reading Ippm(i) segmentsMathieu Malaterre
2014-03-13[trunk] Make sure to reallocate ppm data buffer when multiple Ippm(i) buffer ...Mathieu Malaterre
2014-03-13[trunk] Add documentation to the checkmd5refs cmake module (used for regressi...Mathieu Malaterre
2014-03-13[trunk] Always report when decompression failed as return code valueMathieu Malaterre
2014-03-13[trunk] Fix test NR-DEC-issue171.jp2-71-decode-md5 after recent code changeMathieu Malaterre
2014-03-13[trunk] Add a double check for user inputMathieu Malaterre
2014-03-13[trunk] Fix compilation on VS2010 (snprintf is not C89). C++11 should avoid t...Mathieu Malaterre
2014-03-13[trunk] Just in case this would be helpful for other, here is the code used t...Mathieu Malaterre
2014-03-13[trunk] Tweak documentation in t2.c. Be more verbose in case of failure.Mathieu Malaterre
2014-03-13[trunk] Add some documention in the pi codeMathieu Malaterre
2014-03-13[trunk] Add debug code to extract decompressed image right before PCLR handlingMathieu Malaterre
2014-03-13[trunk] Add a small helper to spli ppm into 3 pgm filesMathieu Malaterre
2014-03-12[trunk] Make sure to use 8bits buffer when applying the ICC profile.Mathieu Malaterre
2014-03-12[trunk] Add debug info to be able to test integration with littlecmsMathieu Malaterre
2014-03-12[trunk] TIFF files in test suite can have 1 or 3 componentsMathieu Malaterre
2014-03-12[trunk] Simplify code when reading in TIFF imagesMathieu Malaterre