summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-03PR #894 (without BOOK implementation)dev-restartAntonin Descampe
2016-10-03Update THANKS.mdAntonin Descampe
2016-10-03Update CHANGELOG.mdAntonin Descampe
2016-09-29fix abi-check and limit upload to website for masterAntonin Descampe
2016-09-29fix abi-checkAntonin Descampe
2016-09-29fix abi-checkAntonin Descampe
2016-09-28Update abi-check scripts for v2.1.2Antonin Descampe
2016-09-28Update NEWS.md for v2.1.2Antonin Descampe
2016-09-28Update Changelog for v2.1.2Antonin Descampe
2016-09-28Update version number for future release 2.2.0Antonin 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-21Fix 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-16renamed USE_THREAD to OPJ_USE_THREADAntonin Descampe
2016-09-15Remove TODO for overflow check (#842)Matthieu Darbois
2016-09-15Add overflow checks for opj_aligned_malloc (#841)Matthieu Darbois
2016-09-14Flags in T1 shall be unsigned (#840)Matthieu Darbois
2016-09-14Fix some warnings (#838)Matthieu Darbois
2016-09-13Merge branch 'smuehlst-bit-fields-type'Antonin Descampe
2016-09-13Merge branch 'bit-fields-type' of https://github.com/smuehlst/openjpeg into s...Antonin Descampe
2016-09-13Merge pull request #786 from rouault/tier1_optimizations_multithreadingAntonin Descampe
2016-09-13remove ops 1.4 and 1.2 from abi-check to avoid symlinks in gh-pagesAntonin Descampe
2016-09-13Fix issue 833.trylab
2016-09-11Add test for issue 820 (#829)Matthieu Darbois
2016-09-08Add test for issue 826 (#827)Matthieu Darbois
2016-09-08Fix coverity 113065 (CWE-484) (#824)Matthieu Darbois
2016-09-08Update THANKS.mdAntonin Descampe
2016-09-08Merge branch 'master' of https://github.com/uclouvain/openjpeg into tier1_opt...Even Rouault
2016-09-08opj_thread_pool: fix potential deadlock at thread pool destructionEven Rouault
2016-09-08Cast to size_t before multiplicationMatthieu Darbois
2016-09-08Add sanity check for tile coordinates (#823)Matthieu Darbois
2016-09-07Moved type OPJ_BITFIELD from openjpeg.h to opj_includes.hStephan Mühlstrasser
2016-09-07Merge branch 'master' into bit-fields-typeStephan Mühlstrasser
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-11[Win32] Use _beginthreadex instead of CreateThread()Even Rouault
2016-08-06Update to lcms 2.8 (#808)Matthieu Darbois
2016-08-06Update to libpng 1.6.24 (#807)Matthieu Darbois