| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-02 | Use lowercase for cmake commands consistenly | Julien Malik | |
| Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt This needs vim 7.3 and fails with vim 7.4 This also fixes a number of : - missing empty line at end of files - useless space at end of lines | |||
| 2016-04-30 | Add tests for recent issues | mayeut | |
| Update uclouvain/openjpeg#725 Update uclouvain/openjpeg#726 | |||
| 2016-04-30 | Update lcms (#544) | Matthieu Darbois | |
| Update to mm2/Little-CMS@0e8234e090d6aab33f90e2eb0296f30aa0705e57 | |||
| 2016-04-30 | Merge pull request #706 from mayeut/issue135 | Antonin Descampe | |
| Fix issue 135 The fix is legal regarding the standard but I did not manage to find out if it covers a bug in opj_t2_read_packet_data or if the file is corrupted | |||
| 2016-04-29 | cppcheck fix for openjp2 (#740) | julienmalik | |
| 2016-04-28 | Check SSIZ is valid in opj_j2k_read_siz (#762) | Matthieu Darbois | |
| 2016-04-27 | Fix issue 135 | mayeut | |
| dwt_interleave_h.gsr105.jp2 now has the same output as kakadu issue399 is corrupted. Only the corrupted part changes. Update known failures for x86 MD5 NR-DEC-kodak_2layers_lrcp.j2c-31-decode-md5 NR-DEC-kodak_2layers_lrcp.j2c-32-decode-md5 NR-DEC-issue135.j2k-68-decode-md5 | |||
| 2016-04-23 | Allow to write 3/5/7/9/11/13/15 bpp TIF files | mayeut | |
| Update uclouvain/openjpeg#729 | |||
| 2016-04-23 | Allow to read 3/5/7/9/11/13/15 bpp TIF files | mayeut | |
| 2015-11-07 | Fix undefined size jp2 box handling | mayeut | |
| Update #653 | |||
| 2015-09-29 | Fix typos in comments and string | Stefan Weil | |
| Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2015-09-10 | Remove invalid assert in compare_images | mayeut | |
| 2015-09-10 | Add test for uclouvain/openjpeg#571 | mayeut | |
| 2015-09-10 | Correct lossless issue on linux x86 | mayeut | |
| Update uclouvain/openjpeg#571 | |||
| 2015-09-01 | Correct CMake version requirements | mayeut | |
| Update uclouvain/openjpeg#488 | |||
| 2015-08-23 | Update tests | mayeut | |
| 2015-08-21 | Add tests for CMYK/esYCC/CIELab | mayeut | |
| 2015-07-31 | Add test for #388 | mayeut | |
| 2015-07-30 | Add jpylyzer tests for JP2 compression | mayeut | |
| Unify syntax | |||
| 2015-07-30 | Add jpylyzer tests for JP2 compression | mayeut | |
| 2015-07-26 | Update convert for PNG output | mayeut | |
| Update uclouvain/openjpeg#264 | |||
| 2015-07-21 | Add test for odd looking cmap & for cmap outside jp2h | mayeut | |
| Update uclouvain/openjpeg#235 | |||
| 2015-07-19 | Update PNG support | mayeut | |
| Only input modified for now Update uclouvain/openjpeg#536 Update uclouvain/openjpeg#264 | |||
| 2015-07-18 | Add tests for TIFF input with Alpha channel | mayeut | |
| Update uclouvain/openjpeg#322 | |||
| 2015-07-17 | Add tests for TIFF output | mayeut | |
| Update uclouvain/openjpeg#322 | |||
| 2015-07-16 | Add tests for TIFF input | mayeut | |
| Update uclouvain/openjpeg#322 | |||
| 2015-07-14 | Update tiftoimage to support more input TIF formats | mayeut | |
| Update uclouvain/openjpeg#322 Update uclouvain/openjpeg#264 | |||
| 2015-07-11 | Add option to force component splitting in imagetopnm | mayeut | |
| Update uclouvain/openjpeg#289 | |||
| 2015-07-03 | uclouvain/openjpeg#254 Update MD5 sums for tests | mayeut | |
| 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 | |
| 2015-05-19 | [trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH ↵ | Matthieu Darbois | |
| (fixes issue 476) | |||
| 2014-12-22 | [trunk] fixed component precision upscaling in opj_decompress (fixes issue 458) | Matthieu Darbois | |
| 2014-12-22 | [trunk] updated BMP format input support | Matthieu Darbois | |
| Update issue 203 | |||
| 2014-12-22 | [trunk] updated BMP format input support | Matthieu Darbois | |
| Update issue 203 | |||
| 2014-12-20 | [trunk] updated tests to get BMP RLE8 tested | Matthieu Darbois | |
| Update issue 203 | |||
| 2014-12-20 | [trunk] fixed BMP reading for 8bpp when width & 3 == 1 | Matthieu Darbois | |
| Update issue 203 | |||
| 2014-12-20 | [trunk] updated tests | Matthieu Darbois | |
| Update issue 415 | |||
| 2014-12-20 | [trunk] fixed test issues (fixes issue 454) | Matthieu Darbois | |
| 2014-12-20 | [trunk] fixed return value for compare_raw_files (fixes issue 453) | Matthieu Darbois | |
| 2014-12-19 | [trunk] Updated checks regarding number of decomposition levels when compressing | Matthieu Darbois | |
| Update issue 215 | |||
| 2014-12-18 | [trunk] Fixed a crash on illegal tile offset when decoding | Matthieu Darbois | |
| Update issue 427 | |||
| 2014-12-18 | [trunk] Fixed a crash on 0xh or wx0 image size decoding | Matthieu Darbois | |
| Update issue 427 | |||
| 2014-12-09 | [trunk] add test for compression using MCT with alpha channel | Matthieu Darbois | |
| Update issue 415 | |||
| 2014-11-22 | [trunk] added an option to upsample image components in opj_decompress | Matthieu Darbois | |
| Update issue 289 Issue is left open since there's still one image failing the tests. | |||
| 2014-11-22 | [trunk] added option to force rgb output in opj_decompress (fixes issue 282 ↵ | Matthieu Darbois | |
| , fixes issue 286) | |||
| 2014-11-21 | [trunk] added check for tile component data size overflow (fixes issue 432) | Matthieu Darbois | |
| 2014-11-20 | [trunk] added check for pclr box validity (fixes issue 429) | Matthieu Darbois | |
| 2014-11-19 | [trunk] added option to force output bit depth in opj_decompress (fixes ↵ | Matthieu Darbois | |
| issue 283) | |||
| 2014-11-18 | [trunk] fixed a bug leading to jpwl build failure & add related odd ↵ | Matthieu Darbois | |
| width/height sYCC tests (fixes issue 422) | |||
