summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-22T1: (failed) optimization attempt to use signed magnitude representation (#931)t1_dec_signed_magnitude_representationEven Rouault
2017-05-15MQC: remove disabled MQC_PERF_OPT mode, which brings no performance improveme...Even Rouault
2017-05-15Add comments about non successfull attempt of implementing alternate INITDEC,...Even Rouault
2017-05-15Merge pull request #926 from rouault/reformat_h_filesEven Rouault
2017-05-15Reformat: apply reformattin on .h files (#128)Even Rouault
2017-05-15Merge pull request #919 from rouault/reformatEven Rouault
2017-05-11perf_test.py: implement -i optionEven Rouault
2017-05-11astyle.options: use non deprecated option nameEven Rouault
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2017-05-09Add mechanisms to reformant and check code style (#128)Even Rouault
2017-05-09Merge pull request #918 from rouault/profileEven Rouault
2017-05-09Add profiling of CPU and memory usage (#912)Even Rouault
2017-05-09Merge pull request #917 from rouault/benchEven Rouault
2017-05-06Add performance benchmarking scriptsEven Rouault
2017-05-03Merge pull request #915 from rouault/appveyor_fix_attemptEven Rouault
2017-05-03Fix retrieval of jpylyzer in AppVeyorEven Rouault
2017-05-03Merge pull request #893 from rouault/remove_tagtree_warningsEven Rouault
2017-05-03Merge pull request #899 from jwilk/man-warningsEven Rouault
2017-05-03Merge pull request #914 from alexwlchan/fix-readmeEven Rouault
2017-04-28Escape quotes to ensure README renders on GitHub correctlyAlex Chan
2017-03-05Remove spurious .R macros from manpagesJakub Wilk
2017-03-03Fixed CRLF auto conversion issue in openjpeg-data #655Antonin Descampe
2017-02-13Remove warnings related to empty tag-trees.Even Rouault
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