summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-07-26Spelling fixes (patch by ka7, #890, rebased on top of master)Even Rouault
2017-07-03Add tests/fuzzers for OSS Fuzz (#965)Even Rouault
2017-06-12Encoder: fix packet writing of empty sub-bands (#891, #892)Even Rouault
2017-06-09T1: fix BYPASS/LAZY, TERMALL/RESTART and PTERM/ERTERM encoding modes. (#674)fix_bypass_pterm_termallEven Rouault
2017-05-23Tests: test opj_compress in VSC mode (related to #172)Even Rouault
2017-05-11perf_test.py: implement -i optionEven Rouault
2017-05-09Add profiling of CPU and memory usage (#912)Even Rouault
2017-05-06Add performance benchmarking scriptsEven Rouault
2016-09-22Fix PNM file reading (#847)Matthieu Darbois
2016-09-21Fix some issues reported by Coverity Scan (#846)Stefan Weil
2016-09-11Add test for issue 820 (#829)Matthieu Darbois
2016-09-08Add test for issue 826 (#827)Matthieu Darbois
2016-09-08Add sanity check for tile coordinates (#823)Matthieu Darbois
2016-09-07Add test for PR 818 (#822)Matthieu Darbois
2016-07-14Add compilation test for standalone inclusion of openjpeg.h (#798)Matthieu Darbois
2016-05-08Correct expected result for test of issue 495mayeut
2016-05-08Fix Out-of-Bounds Access in function opj_tgt_resetmayeut
2016-05-08Fix Heap Buffer Overflow in function color_cmyk_to_rgbmayeut
2016-05-08Fix division by zeromayeut
2016-05-02Use lowercase for cmake commands consistenlyJulien Malik
2016-04-30Add tests for recent issuesmayeut
2016-04-30Update lcms (#544)Matthieu Darbois
2016-04-30Merge pull request #706 from mayeut/issue135Antonin Descampe
2016-04-29cppcheck fix for openjp2 (#740)julienmalik
2016-04-28Check SSIZ is valid in opj_j2k_read_siz (#762)Matthieu Darbois
2016-04-27Fix issue 135mayeut
2016-04-23Allow to write 3/5/7/9/11/13/15 bpp TIF filesmayeut
2016-04-23Allow to read 3/5/7/9/11/13/15 bpp TIF filesmayeut
2015-11-07Fix undefined size jp2 box handlingmayeut
2015-09-29Fix typos in comments and stringStefan Weil
2015-09-10Remove invalid assert in compare_imagesmayeut
2015-09-10Add test for uclouvain/openjpeg#571mayeut
2015-09-10Correct lossless issue on linux x86mayeut
2015-09-01Correct CMake version requirementsmayeut
2015-08-23Update testsmayeut
2015-08-21Add tests for CMYK/esYCC/CIELabmayeut
2015-07-31Add test for #388mayeut
2015-07-30Add jpylyzer tests for JP2 compressionmayeut
2015-07-30Add jpylyzer tests for JP2 compressionmayeut
2015-07-26Update convert for PNG outputmayeut
2015-07-21Add test for odd looking cmap & for cmap outside jp2hmayeut
2015-07-19Update PNG supportmayeut
2015-07-18Add tests for TIFF input with Alpha channelmayeut
2015-07-17Add tests for TIFF outputmayeut
2015-07-16Add tests for TIFF inputmayeut
2015-07-14Update tiftoimage to support more input TIF formatsmayeut
2015-07-11Add option to force component splitting in imagetopnmmayeut
2015-07-03uclouvain/openjpeg#254 Update MD5 sums for testsmayeut
2015-05-27[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)Matthieu Darbois
2015-05-19[trunk] Add check for number of layers & cblkw/cblkh values (fixes issue 475)Matthieu Darbois