summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-29[tag2.1] fixed typo in NEWSversion.2.1Antonin Descampe
2014-04-29[2.1] Add CHANGES fileMathieu Malaterre
2014-04-29[2.1] Create tag for 2.1.0 releaseMathieu Malaterre
2014-04-29[2.1] Create the 2.1 branchMathieu Malaterre
2014-04-28[trunk] fixed warning in j2k.c about sign conversionAntonin Descampe
2014-04-28[trunk] Finalize API for openjpeg 2.1Mathieu Malaterre
2014-04-28[trunk] Properly handle failure to compress (remove file)Mathieu Malaterre
2014-04-28[trunk] Missing endianess settingMathieu Malaterre
2014-04-28[trunk] properly handle pkg-config on non-UNIX hostsMathieu Malaterre
2014-04-28[trunk] Provide #ifdef blockers for OpenJPEG VersionMathieu Malaterre
2014-04-27[trunk] fixed typo in NEWSAntonin Descampe
2014-04-25[trunk] updated NEWS for 2.1.0Antonin Descampe
2014-04-24[trunk] Make sure OpenJPIP compiles on WIN32Mathieu Malaterre
2014-04-24[trunk] fixed reference to opj_stream_set_user_data_v3 in jpip sources.Antonin Descampe
2014-04-23[trunk]removed '-x' option for index file as long as it's brokenAntonin Descampe
2014-04-23[trunk]re-formatted help display in executablesAntonin Descampe
2014-04-23[trunk]formatted some messages. Removed -version option to disambiguateAntonin Descampe
2014-04-23[trunk]Replaced deprecated opj_stream_set_user_data function from APIAntonin Descampe
2014-04-22[trunk] fixed some warning and errors formatting and add a '-version'Antonin Descampe
2014-04-17[trunk] fixed warning related to r2837 and move new field at the end ofAntonin Descampe
2014-04-17[trunk] refactoring of rsiz, profiles, and extensions managementAntonin Descampe
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-04-02[trunk] removed debug message in CMakeLists.txtAntonin Descampe
2014-04-02[trunk] fixed a bug triggering SEGFAULT on debug mode (uninitializedAntonin Descampe
2014-03-27[trunk] Properly copy/paste code from the autotoolsMathieu Malaterre
2014-03-26[trunk] Make sure to use long long (this is not C89). However this should be ...Mathieu Malaterre
2014-03-26[trunk] fixed warnings triggered on linux related to r2802Antonin Descampe
2014-03-26[trunk] Run test suite on issue 316 datasetMathieu Malaterre
2014-03-26[trunk] add ability in opj_compress to input subsampled images throughAntonin Descampe
2014-03-26[trunk] Add small utilities to extract JP2 files from PDFMathieu Malaterre
2014-03-25[trunk] Make sure to test value not pointerMathieu Malaterre
2014-03-25[trunk] fixed bug related to r2791Antonin Descampe
2014-03-25[trunk] Add sentinel in case list empty. Mathieu Malaterre
2014-03-25[trunk] Import change from 2.0 branchMathieu 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