summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-05Merge pull request #617 from mayeut/tpsot-tnsot-noseekMatthieu Darbois
Add check for seek support before trying TPsot==TNsot workaround
2015-10-02Add check for seek support before trying TPsot==TNsot workaroundmayeut
2015-09-29Fix repository for JPEG2000 test dataStefan Weil
The data is now maintained in a git repository on Github. Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-09-29Fix up-scaling bit depthmayeut
Fixes #609
2015-09-29Merge pull request #610 from stweil/masterMatthieu Darbois
Fix some typos found by codespell
2015-09-29Fix typo in variable nameStefan Weil
This makes checks with codespell easier. Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-09-29Fix typos in comments and stringStefan Weil
Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-09-25Merge branch 'master' into travis-matrixmayeut
2015-09-25Provide safer string copy than strncpymayeut
As per @boxerab suggestion in commit b9ca882749597e4943e609daba1d3c27694fe2ff
2015-09-25Fix resource leakmayeut
2015-09-25Fix resource leaks & unchecked resource allocationsmayeut
2015-09-24Fix some resource leaksmayeut
2015-09-23Merge branch 'master' into travis-matrixmayeut
2015-09-23Use buffer on stack to read TGA headermayeut
Fixes a potential leak Fixes #601
2015-09-23Fix warning in rle4 decodingmayeut
2015-09-17Add Coverity Scan statusMatthieu Darbois
2015-09-17Fix resource leak in opj_j2k_create_cstr_indexmayeut
Fixes #599
2015-09-17Fix resource leak in opj_j2k_encodemayeut
Fixes #598
2015-09-17fix resource leak in opj_j2k_decode_one_tilemayeut
Fixes #597
2015-09-17Merge branch 'master' into coc-qccmayeut
2015-09-16Update opj_decompress man pageMathieu Malaterre
2015-09-16Update the version numberMathieu Malaterre
2015-09-14Travis-ci updatemayeut
Correct case in config Check DynamicAnalysis result
2015-09-14Travis-ci add linux gcc x86_64 Debugmayeut
2015-09-13correct MemCheck log filenamemayeut
2015-09-13Ignore ctest return codemayeut
ctest behavior is not consistent across versions. Ignore return code & parse logs
2015-09-13Merge branch 'master' into travis-matrixmayeut
2015-09-13Merge pull request #590 from mayeut/masterMatthieu Darbois
Correct leak in color_cielab_to_rgb
2015-09-13Fix function namemayeut
2015-09-13Correct leak in color_cielab_to_rgbmayeut
2015-09-12Travis set ASan build to -O1mayeut
2015-09-12Travis fix error when no tests are donemayeut
2015-09-12Travis error on new failuresmayeut
2015-09-12Travis full matrixmayeut
2015-09-12Travis mingwmayeut
2015-09-12Travis mingwmayeut
2015-09-12Travis mingwmayeut
2015-09-12Travis add mingwmayeut
2015-09-12Fix Travis ASan buildmayeut
2015-09-12Travis ASan buildmayeut
2015-09-12Fix matrix for debug buildmayeut
2015-09-12Travis add debug configmayeut
2015-09-12Fix OPJ_CI_SKIP_TESTSmayeut
2015-09-12Add 32 bit buildmayeut
2015-09-12Download kakadu on osxmayeut
2015-09-12Fix build with gcc 4.6.3mayeut
2015-09-12Fix travis build with make 2.8.7mayeut
2015-09-12Add ctest scriptmayeut
2015-09-12Fix matrixmayeut
2015-09-12Fix unbound variablemayeut