| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-23 | Add some missing static keywords | mayeut | |
| Update uclouvain/openjpeg#243 | |||
| 2015-07-22 | Prevent overflow when coding 16 bits images | mayeut | |
| Update uclouvain/openjpeg#539 | |||
| 2015-07-21 | Merge pull request #533 from mayeut/refactor-read-ppX | Matthieu Darbois | |
| Refactor opj_j2k_read_ppm & opj_j2k_read_ppt Fixes uclouvain/openjpeg#470 Fixes uclouvain/openjpeg#288 Fixes uclouvain/openjpeg#532 | |||
| 2015-07-21 | Merge remote-tracking branch 'uclouvain/master' into issue-235 | mayeut | |
| 2015-07-19 | Update PNG support | mayeut | |
| Only input modified for now Update uclouvain/openjpeg#536 Update uclouvain/openjpeg#264 | |||
| 2015-07-19 | Correct error message for invalid TIFF input | mayeut | |
| 2015-07-18 | Add some missing static | mayeut | |
| Still needs to check j2k.c & jp2.c Update uclouvain/openjpeg#243 | |||
| 2015-07-18 | Add headers to CMake target | mayeut | |
| 2015-07-18 | Add tests for TIFF input with Alpha channel | mayeut | |
| Update uclouvain/openjpeg#322 | |||
| 2015-07-16 | Fix build warnings in converttif.c | mayeut | |
| 2015-07-16 | Update imagetotif to support more output TIF formats | mayeut | |
| Update uclouvain/openjpeg#322 Update uclouvain/openjpeg#264 | |||
| 2015-07-14 | Update tiftoimage to support more input TIF formats | mayeut | |
| Update uclouvain/openjpeg#322 Update uclouvain/openjpeg#264 | |||
| 2015-07-12 | Add checks for odd looking cmap & for cmap outside jp2h box | mayeut | |
| Update uclouvain/openjpeg#235 Update uclouvain/openjpeg#447 | |||
| 2015-07-12 | Merge pull request #529 from renevanderark/master | mayeut | |
| fix Suspicious code in j2k.c Fixes #517 | |||
| 2015-07-12 | Refactor opj_read_ppm | mayeut | |
| Update uclouvain/openjpeg#470 Update uclouvain/openjpeg#288 | |||
| 2015-07-12 | Refactor opj_j2k_read_ppt | mayeut | |
| Update uclouvain/openjpeg#470 Update uclouvain/openjpeg#532 | |||
| 2015-07-11 | Add option to force component splitting in imagetopnm | mayeut | |
| Update uclouvain/openjpeg#289 | |||
| 2015-07-08 | fix Suspicious code in j2k.c #517 | Rene van der Ark | |
| 2015-07-04 | Merge pull request #514 from mayeut/issue-254 | mayeut | |
| Correctly decode files with incorrect tile-part header fields (TPsot==TNsot) Fixes uclouvain/openjpeg#254 | |||
| 2015-07-04 | uclouvain/openjpeg#254 Add build option to disable the fix | mayeut | |
| 2015-07-03 | commented out printf line | Antonin Descampe | |
| 2015-07-03 | commented out a printf line | Antonin Descampe | |
| 2015-07-03 | various small T1 optimizations | Aaron Boxer | |
| 2015-07-03 | fixed a few bugs | Aaron Boxer | |
| 2015-07-03 | visual studio lrintf is very slow - do not use | Aaron Boxer | |
| 2015-07-03 | add timing to compress and decompress | Aaron Boxer | |
| 2015-06-25 | Fix opj_write_bytes_BE (#518) | Sandro Mani | |
| 2015-06-05 | Merge branch 'master' into issue-254 | mayeut | |
| 2015-06-03 | [trunk] Fix offset computations in opj_j2k_update_image_data | Matthieu Darbois | |
| Update issue 481 | |||
| 2015-05-29 | [trunk] Fix wrong return value for opj_setup_encoder & ↵ | Matthieu Darbois | |
| opj_set_decoded_resolution_factor (fixes issue 497) Thanks Aaron. | |||
| 2015-05-28 | [trunk] Fix sscanf format specifier (fixes issue 494) | Matthieu Darbois | |
| Thanks Aaron. | |||
| 2015-05-27 | [trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495) | Matthieu Darbois | |
| 2015-05-19 | [trunk] Correct potential double free on malloc failure in ↵ | Matthieu Darbois | |
| opj_j2k_copy_default_tcp_and_create_tcp (fixes issue 492) | |||
| 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) | |||
| 2015-05-16 | Revert "Correct overflows in opj_j2k_update_image_data" | mayeut | |
| This reverts commit 1fb24aba4b29b7cd1b6880d8f0b08196a12efc2c. | |||
| 2015-05-16 | Implement TNsot correction for non conforming files | mayeut | |
| 2015-05-16 | Correct overflows in opj_j2k_update_image_data | mayeut | |
| 2015-02-02 | [trunk] added overflow checks (fixes issue 431) | Antonin Descampe | |
| Thanks mdarbois | |||
| 2015-02-02 | [trunk] fixes a bug that prevented opj_decompress to take directory as input ↵ | Antonin Descampe | |
| (fixes issue 463) Thanks Aaron. | |||
| 2015-01-25 | [trunk] use hidden visibility for static library (fixes issue 354) | Matthieu Darbois | |
| 2015-01-20 | [trunk] fixed a bug encoutntered when multiple MCT markers are provided | Antonin Descampe | |
| Update issue 430 Cc: savmickael@gmail.com @Mickael: this revision affects your work on custom MCT. Is there a way you could provide test data to add to our test suite ? Thanks | |||
| 2015-01-20 | [trunk] checks for JP2 signature and file type boxes more carefully | Antonin Descampe | |
| Update issue 430 | |||
| 2015-01-15 | [trunk] fixed a buffer overflow in opj_tcd_init_decode_tile | Antonin Descampe | |
| Update issue 431 | |||
| 2014-12-27 | [trunk] removed warning from convertbmp.c | Matthieu Darbois | |
| Update issue 442 | |||
| 2014-12-26 | [trunk] fixed typo in opj_decompress (fixes issue 465) | Matthieu Darbois | |
| 2014-12-23 | [trunk] removed unnecessary operation in opj_bio_flush (fixes issue 461) | Matthieu Darbois | |
| 2014-12-23 | [trunk] removed warning from convert.c | Matthieu Darbois | |
| Update issue 442 | |||
| 2014-12-23 | [trunk] fixed imagetoraw unsigned 16bits conversion (fixes issue 460) | Matthieu Darbois | |
| 2014-12-23 | [trunk] removed warning from convertbmp.c | Matthieu Darbois | |
| Update issue 442 | |||
