summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-08Update coverity scan branchcoverity_scan_originalmayeut
2016-09-08Fix coverity 113065 (CWE-484) (#824)Matthieu Darbois
2016-09-08Update THANKS.mdAntonin Descampe
2016-09-08Cast to size_t before multiplicationMatthieu Darbois
2016-09-08Add sanity check for tile coordinates (#823)Matthieu Darbois
2016-09-07Add test for PR 818 (#822)Matthieu Darbois
2016-09-06Update to libpng 1.6.25 (#821)Matthieu Darbois
2016-09-06fix incrementing of "l_tcp->m_nb_mcc_records" in opj_j2k_read_mcc (#820)Matthieu Darbois
2016-09-06Fix an integer overflow issue (#809)trylab
2016-09-06Add overflow check in opj_tcd_init_tile (#819)Matthieu Darbois
2016-09-06Fix leak & invalid behavior of opj_jp2_read_ihdr (#818)Matthieu Darbois
2016-09-06Add overflow check in opj_j2k_update_image_data (#817)Matthieu Darbois
2016-09-06Change 'restrict' define to 'OPJ_RESTRICT' (#816)Matthieu Darbois
2016-09-05Add .gitignore (#787)Stefan Weil
2016-09-02Switch to clang 3.8 (#814)Matthieu Darbois
2016-08-06Update to lcms 2.8 (#808)Matthieu Darbois
2016-08-06Update to libpng 1.6.24 (#807)Matthieu Darbois
2016-08-06Reenable clang-3.9 build on travis (#806)Matthieu Darbois
2016-07-14Add compilation test for standalone inclusion of openjpeg.h (#798)Matthieu Darbois
2016-07-14jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797)Stefan Weil
2016-07-12Fix dependency for pkg-config (issue #594) (#795)Stefan Weil
2016-07-06Update ABI tracker scriptmayeut
2016-07-05Update ABI tracker from 2.1 to 2.1.1mayeut
2016-07-05update api/abi trackerAntonin Descampe
2016-07-05Add version 2.1.1 to ABI trackermayeut
2016-07-05Trigger API/ABI update on websiteAntonin Descampe
2016-07-05Update INSTALL.mdAntonin Descampe
2016-07-05Update AUTHORS.mdAntonin Descampe
2016-07-05Update AUTHORS fileAntonin Descampe
2016-07-05Update INSTALL, README and THANKS fileAntonin Descampe
2016-07-05Upload changelog and convert some files to mardownAntonin Descampe
2016-06-26Remove useless diff command in abi-check.shAntonin Descampe
2016-06-25Correct abi-check.sh for PR (#791)Matthieu Darbois
2016-06-21Update tcd.c (#790)maddin200
2016-06-21Remove clang-3.9 buildMatthieu Darbois
2016-06-21Automatic upload of ABI report (end)Antonin Descampe
2016-06-21Automatic upload of ABI report (ctd)Antonin Descampe
2016-06-21Automatic upload of ABI report (ctd)Antonin Descampe
2016-06-21setup automatic upload of ABI reportsAntonin Descampe
2016-05-15WIP automatic releaseAntonin Descampe
2016-05-15WIP: debug travis run scriptAntonin Descampe
2016-05-15Update travis and appveyor to enable automatic releases on tag commitAntonin Descampe
2016-05-13Update version number in CMakeLists.txtAntonin Descampe
2016-05-13Update NEWSAntonin Descampe
2016-05-10Update implementation of opj_calloc (#705)Stefan Weil
2016-05-10Add missing source for the JPIP library and executables (issue #658) (#659)Stefan Weil
2016-05-08Correct expected result for test of issue 495mayeut
2016-05-08Fix Out-of-Bounds Access in function opj_tgt_resetmayeut
2016-05-08Fix Heap Buffer Overflow in function color_cmyk_to_rgbmayeut
2016-05-08Fix division by zeromayeut