summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29update abi-checkopenjpeg-2.1Antonin Descampe
2016-09-28remove opj 1.4 and 1.2 from abi-check to avoid symlinks in gh-pagesAntonin Descampe
2016-09-28Update abi-check scripts for v2.1.2Antonin Descampe
2016-09-28Update NEWS.md for v2.1.2v2.1.2Antonin Descampe
2016-09-28Update Changelog for v2.1.2Antonin Descampe
2016-09-28Update version numberAntonin Descampe
2016-09-26OPENJPEG_NAMESPACE is configurable by userMathieu Malaterre
2016-09-26Remove typos from comments and man pagesMathieu Malaterre
2016-09-22Fix PNM file reading (#847)Matthieu Darbois
2016-09-22Fix some issues reported by Coverity Scan (#846)Stefan Weil
2016-09-21Fix potential out-of-bounds read (coverity) (#844)Stefan Weil
2016-09-20Merge pull request #834 from trylab/issue833Antonin Descampe
2016-09-20Disable automatic compilation of t1_generate_lutsAntonin Descampe
2016-09-16Fix warnings from recent overflow checksAntonin Descampe
2016-09-15Merge pull request #832 from mayeut/overflow-checkAntonin Descampe
2016-09-13Add overflow checks for opj_aligned_mallocmayeut
2016-09-13Add test for issue 820 (#829)Matthieu Darbois
2016-09-13Add test for issue 826 (#827)Matthieu Darbois
2016-09-13Fix coverity 113065 (CWE-484) (#824)Matthieu Darbois
2016-09-13Update THANKS.mdAntonin Descampe
2016-09-13Cast to size_t before multiplicationMatthieu Darbois
2016-09-13Add sanity check for tile coordinates (#823)Matthieu Darbois
2016-09-13Add test for PR 818 (#822)Matthieu Darbois
2016-09-13fix incrementing of "l_tcp->m_nb_mcc_records" in opj_j2k_read_mcc (#820)Matthieu Darbois
2016-09-13Fix an integer overflow issue (#809)trylab
2016-09-13Add overflow check in opj_tcd_init_tile (#819)Matthieu Darbois
2016-09-13Fix leak & invalid behavior of opj_jp2_read_ihdr (#818)Matthieu Darbois
2016-09-13Add overflow check in opj_j2k_update_image_data (#817)Matthieu Darbois
2016-09-13Change 'restrict' define to 'OPJ_RESTRICT' (#816)Matthieu Darbois
2016-09-13Add .gitignore (#787)Stefan Weil
2016-09-13Switch to clang 3.8 (#814)Matthieu Darbois
2016-09-13Reenable clang-3.9 build on travis (#806)Matthieu Darbois
2016-09-13Add compilation test for standalone inclusion of openjpeg.h (#798)Matthieu Darbois
2016-09-13jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797)Stefan Weil
2016-09-13Fix dependency for pkg-config (issue #594) (#795)Stefan Weil
2016-09-13Update ABI tracker scriptmayeut
2016-09-13Update ABI tracker from 2.1 to 2.1.1mayeut
2016-09-13update api/abi trackerAntonin Descampe
2016-09-13Add version 2.1.1 to ABI trackermayeut
2016-09-13Trigger API/ABI update on websiteAntonin Descampe
2016-07-05Merge branch 'master' into openjpeg-2.1v2.1.1Antonin 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