summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-17Fix resource leak in opj_j2k_encodemayeut
2015-09-17fix resource leak in opj_j2k_decode_one_tilemayeut
2015-09-13Fix function namemayeut
2015-09-13Correct leak in color_cielab_to_rgbmayeut
2015-09-11Change test in opj_tcd_makelayerMatthieu Darbois
2015-09-10Update check in opj_tcd_makelayer to be robust to different float precisionsMatthieu Darbois
2015-09-10Fix threshold calculationMatthieu Darbois
2015-09-10Correct lossless issue on linux x86mayeut
2015-09-09Remove C++ commentmayeut
2015-09-07Correct mismatching deletemayeut
2015-09-06Fix potential use-after-free in opj_j2k_write_mco functionmayeut
2015-09-06fix resource leak in jpwlmayeut
2015-09-01Correct CMake version requirementsmayeut
2015-08-23Fix some UBSan warningsmayeut
2015-08-23Fix some calculations in opj_tcd_init_tilemayeut
2015-08-21Add tests for CMYK/esYCC/CIELabmayeut
2015-08-21Fix formattingmayeut
2015-08-21Fix formattingmayeut
2015-08-21TIFF can output CMYKmayeut
2015-08-21Merge pull request #559 from szukw000/cmyk-cielab-esyccMatthieu Darbois
2015-07-30Defines three new functionsszukw000
2015-07-31Small correction + attempt to understand git-openjpeg workflowak-dxdy
2015-07-31French comments replaced by English onesak-dxdy
2015-07-30Merge pull request #558 from mayeut/remove-printfMatthieu Darbois
2015-07-30Fix typo (that brakes building with '-DBUILD_MJ2:bool=on')mayeut
2015-07-30Remove printf/fprintf to stdout/stderr throughout openjp2 libmayeut
2015-07-30better -ffast-math handlingRex Dieter
2015-07-27Use __emul under msvc x86 for fast 64 = 32 * 32mayeut
2015-07-26Fix ARM build with Visual Studiomayeut
2015-07-26Remove some warnings when buildingmayeut
2015-07-26Remove some warnings when buildingmayeut
2015-07-26Update convert for PNG outputmayeut
2015-07-26Remove some warnings when buildingmayeut
2015-07-26Remove some warnings when buildingmayeut
2015-07-25Merge pull request #521 from manisandro/bigendianMatthieu Darbois
2015-07-25Remove some warnings when buildingmayeut
2015-07-24Remove some warnings when buildingmayeut
2015-07-23Add some missing static keywordsmayeut
2015-07-22Prevent overflow when coding 16 bits imagesmayeut
2015-07-21Merge pull request #533 from mayeut/refactor-read-ppXMatthieu Darbois
2015-07-21Merge remote-tracking branch 'uclouvain/master' into issue-235mayeut
2015-07-19Update PNG supportmayeut
2015-07-19Correct error message for invalid TIFF inputmayeut
2015-07-18Add some missing staticmayeut
2015-07-18Add headers to CMake targetmayeut
2015-07-18Add tests for TIFF input with Alpha channelmayeut
2015-07-16Fix build warnings in converttif.cmayeut
2015-07-16Update imagetotif to support more output TIF formatsmayeut
2015-07-14Update tiftoimage to support more input TIF formatsmayeut
2015-07-12Add checks for odd looking cmap & for cmap outside jp2h boxmayeut