summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-07Rename knownfailures-Ubuntu20.04-gcc9.3.0-x86_64-Release-3rdP.txt to knownfai...Even Rouault
2022-05-07tools/travis-ci/install.sh: git clone with https:// to fix 'The unauthenticat...Even Rouault
2021-09-25Added support for high throughput (HTJ2K) decoding.Aous Naman
2021-09-12Add github action workflows CIEven Rouault
2021-05-04tools/travis-ci/install.sh: fix links to Kakadu and jpylyzer binariesEven Rouault
2020-12-29Comment back opj_previous_version in abi_check.shEven Rouault
2020-12-29abi_check.sh: Update version number for automatic abi checkEven Rouault
2020-05-20Testing: revise testing of lossy encoding by comparing PEAK and MSE with orig...Even Rouault
2020-05-20Add multithreaded support in the DWT encoder.Even Rouault
2019-11-17abi-check.sh: fix false postive ABI error, and display output error logEven Rouault
2019-04-02Comment back opj_previous_version in abi_check.shAntonin Descampe
2019-04-02Update version number for automatic abi checkAntonin Descampe
2019-03-29abi-check.sh: fix broken download URLEven Rouault
2018-09-22Update knownfailures- files given current configurationsEven Rouault
2018-06-20Add test cases for https://github.com/uclouvain/openjpeg/issues/1120 and http...Even Rouault
2018-03-04Fix Mac buildsEven Rouault
2018-01-07Add known failure for Windows VC10 i386 target (refs #1043)Even Rouault
2017-11-30Add known failure for i386 target (refs #1043)Even Rouault
2017-10-04Finalise ABI check update for v2.3.0Antonin Descampe
2017-10-04Update ABI check for v2.3.0Antonin Descampe
2017-09-05Add knownfailures-Ubuntu12.04-gcc4.6.3-x86_64-Release-3rdP.txtEven Rouault
2017-08-24Another cleanup in knownfailures-* filesEven Rouault
2017-08-24Remove test steps from specialized knownfailures- that are already in knownfa...Even Rouault
2017-08-24issue104_jpxstream.jp2 decompresses just fine (and like Kakadu). Update md5re...Even Rouault
2017-08-24Remove broken.jpc test from known failures, by avoiding too long processing timeEven Rouault
2017-08-24Remove -NR-DEC-p1_06.j2k-156-decode and NR-DEC-p1_06.j2k-164-decode from know...Even Rouault
2017-08-09Comment back previous version in abi-check.shAntonin Descampe
2017-08-09update abi-check for latest releaseAntonin Descampe
2017-08-02Update abi-check to take into account new defaults for "add" git commandAntonin Descampe
2017-08-02WIP: fix abi-check and automatic uploadAntonin Descampe
2017-07-03Add tests/fuzzers for OSS Fuzz (#965)Even Rouault
2017-07-01Merge pull request #964 from rouault/remove_useless_knownfailuresEven Rouault
2017-07-01Add tools/travis-ci/knownfailures-Ubuntu14.04-clang3.8.0-x86_64-Release-3rdP....Even Rouault
2017-07-01appveyor.yml: add a /arch:AVX2 config on WindowsEven Rouault
2017-07-01Remove useless knownfailures (since LAZY encoding is fixed)Even Rouault
2017-07-01.travis.yml: try to run tests in -mavx2 mode if the CPU supports itEven Rouault
2017-06-21.travis.yml: add a configuration to test compilation of AVX2 (but disable tes...Even Rouault
2017-05-23CMake: add stronger warnings for openjp2 lib/bin by default, and error out on...Even Rouault
2017-05-09Add mechanisms to reformant and check code style (#128)Even Rouault
2017-05-09Add profiling of CPU and memory usage (#912)Even Rouault
2017-05-06Add performance benchmarking scriptsEven Rouault
2017-05-03Fix retrieval of jpylyzer in AppVeyorEven Rouault
2017-03-03Fixed CRLF auto conversion issue in openjpeg-data #655Antonin 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-13remove ops 1.4 and 1.2 from abi-check to avoid symlinks in gh-pagesAntonin Descampe
2016-08-06Reenable clang-3.9 build on travis (#806)Matthieu Darbois
2016-07-06Update ABI tracker scriptmayeut