summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-21[trunk] added check on JP2_IHDR box (fixes issue 364)Antonin Descampe
2014-10-21[trunk] add a check on Zppm value in PPM markers (fixes issue 393)Antonin Descampe
2014-10-15[trunk] Add option to call dsymutil on built binaries (fixes issue 409)Antonin Descampe
2014-10-15[trunk] add a check on progression order (fixes issue 413)Antonin Descampe
2014-10-15[trunk] add a check for illegal SCod value (fixes issue 400)Antonin Descampe
2014-10-14[trunk] additional checks for marker size inconsistency (fixes issue 363)Antonin Descampe
2014-10-06[trunk] fixed potential negative size params (fixes issue 390)Antonin Descampe
2014-10-06[trunk] added box length inconsistency checkAntonin Descampe
2014-10-06[trunk] fixed PDF crash in Chrome (fixes issue 362)Antonin Descampe
2014-10-03[trunk] removed illegal character in commentAntonin Descampe
2014-10-03[trunk]fixes buffer overflow in t2.cAntonin Descampe
2014-10-02[trunk] c++-style comment removed (fixes issue 407)Antonin Descampe
2014-10-01[trunk] fixed warning from r2891Antonin Descampe
2014-09-30[trunk] fixed bad use of case statement (fixes issue 381)Antonin Descampe
2014-09-30[trunk] check possible overflow on size in opj_t2_read_packet_dataAntonin Descampe
2014-09-30[trunk] fixes heap-buffer-overflow in parse_cmdline_encoderAntonin Descampe
2014-09-30[trunk] prevent overflow in opj_t2_read_packet_header (update issue 389)Antonin Descampe
2014-09-29[trunk] Ensure cblk->data pointer is correctly initialized (updates issue 391...Antonin Descampe
2014-09-29[trunk] fixed tile numbering in output message (fixes issue 370)Antonin Descampe
2014-09-19added memory allocation checks (fixes issue 355)Antonin Descampe
2014-09-16[trunk] improve memory management (fixes issue 359)Antonin Descampe
2014-09-16[trunk] allow compilation with MinGW32 (fixes issue 361)Antonin Descampe
2014-07-14[trunk] Changed error to warning when no EOC found in codestream (fixesAntonin Descampe
2014-07-03[trunk] replaced malloc with opj_malloc. (Fixes issue 368).Antonin Descampe
2014-07-03[trunk] fixes issue #357. MCT is automatically disabled whenAntonin Descampe
2014-07-01[trunk] moved comment marker setup from opj_compress to the libraryAntonin Descampe
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-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] fixed a bug triggering SEGFAULT on debug mode (uninitializedAntonin Descampe
2014-03-26[trunk] fixed warnings triggered on linux related to r2802Antonin Descampe
2014-03-26[trunk] add ability in opj_compress to input subsampled images throughAntonin Descampe
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] 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