summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-09T1: fix BYPASS/LAZY, TERMALL/RESTART and PTERM/ERTERM encoding modes. (#674)fix_bypass_pterm_termallEven Rouault
2017-05-23Merge pull request #936 from rouault/master_warningsEven Rouault
2017-05-23CMake: add stronger warnings for openjp2 lib/bin by default, and error out on...Even Rouault
2017-05-23Merge pull request #935 from rouault/add_compress_vsc_testEven Rouault
2017-05-23Tests: test opj_compress in VSC mode (related to #172)Even Rouault
2017-05-23t1.c: fix compiler warningsEven 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