openjpeg.git
2015-07-21 mayeutSwitch to libcms2-2.6 542/head
2015-07-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-20 Matthieu DarboisMerge pull request #534 from mayeut/issue-235
2015-07-20 mayeutAdd test for odd looking cmap & for cmap outside jp2h 534/head
2015-07-20 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-19 Matthieu DarboisMerge pull request #538 from mayeut/master
2015-07-19 mayeutUpdate PNG support 538/head
2015-07-19 mayeutCorrect error message for invalid TIFF input
2015-07-18 Matthieu DarboisMerge pull request #537 from mayeut/master
2015-07-18 mayeutAdd some missing static 537/head
2015-07-17 mayeutAdd headers to CMake target
2015-07-17 Matthieu DarboisMerge pull request #535 from mayeut/converttif
2015-07-17 mayeutAdd tests for TIFF input with Alpha channel 535/head
2015-07-17 mayeutAdd tests for TIFF output
2015-07-16 mayeutAdd tests for TIFF input
2015-07-16 mayeutFix build warnings in converttif.c
2015-07-15 mayeutUpdate imagetotif to support more output TIF formats
2015-07-14 mayeutUpdate tiftoimage to support more input TIF formats
2015-07-12 mayeutAdd checks for odd looking cmap & for cmap outside...
2015-07-12 mayeutMerge pull request #529 from renevanderark/master
2015-07-12 mayeutRefactor opj_read_ppm 533/head
2015-07-12 mayeutRefactor opj_j2k_read_ppt
2015-07-11 mayeutMerge pull request #531 from mayeut/issue-289
2015-07-11 mayeutAdd option to force component splitting in imagetopnm 531/head
2015-07-10 Antonin Descampeupdated doxygen website references
2015-07-08 Rene van der Arkfix Suspicious code in j2k.c #517 529/head
2015-07-04 mayeutFix CMake warning when testing for LFS
2015-07-03 mayeutMerge pull request #514 from mayeut/issue-254
2015-07-03 mayeutuclouvain/openjpeg#254 Add build option to disable... 514/head
2015-07-03 mayeutuclouvain/openjpeg#254 Update MD5 sums for tests
2015-07-03 Aaron Boxerupgraded to libtiff v4.0.4
2015-07-03 Antonin Descampecommented out printf line
2015-07-03 Antonin Descampecommented out a printf line
2015-07-03 Aaron Boxervarious small T1 optimizations
2015-07-03 Aaron Boxerfixed a few bugs
2015-07-03 Aaron Boxervisual studio lrintf is very slow - do not use
2015-07-03 Aaron Boxeradd timing to compress and decompress
2015-06-24 Antonin DescampeUpdate README.md
2015-06-17 Antonin DescampeUpdate README.md
2015-06-17 Antonin DescampeUpdate README.md
2015-06-16 Antonin DescampeMerge pull request #510 from radarhere/patch-1
2015-06-16 Andrew MurrayFixed typos 510/head
2015-06-15 Antonin DescampeMerge pull request #507 from htmfilho/master
2015-06-13 Hildeberto... Update README.md 507/head
2015-06-13 Hildeberto... Formatted the readme file
2015-06-13 Hildeberto... Update README.md
2015-06-13 Hildeberto... Update and rename README to README.md
2015-06-05 mayeutMerge branch 'master' into issue-254
2015-06-03 Matthieu Darbois[trunk] Fix offset computations in opj_j2k_update_image...
2015-05-29 Matthieu Darbois[trunk] Fix wrong return value for opj_setup_encoder...
2015-05-28 Matthieu Darbois[trunk] Fix sscanf format specifier (fixes issue 494)
2015-05-27 Matthieu Darbois[trunk] Fix overflow in opj_image_comp_header_update...
2015-05-19 Matthieu Darbois[trunk] Correct potential double free on malloc failure...
2015-05-19 Matthieu Darbois[trunk] Add check for number of layers & cblkw/cblkh...
2015-05-19 Matthieu Darbois[trunk] Add check for at most 1 COD marker per tile...
2015-05-16 mayeutRevert "Correct overflows in opj_j2k_update_image_data"
2015-05-16 mayeutImplement TNsot correction for non conforming files
2015-05-16 mayeutCorrect overflows in opj_j2k_update_image_data
2015-02-02 Antonin Descampe[trunk] added overflow checks (fixes issue 431)
2015-02-02 Antonin Descampe[trunk] fixes a bug that prevented opj_decompress to...
2015-01-25 Matthieu Darbois[trunk] use hidden visibility for static library (fixes...
2015-01-20 Antonin Descampe[trunk] fixed a bug encoutntered when multiple MCT...
2015-01-20 Antonin Descampe[trunk] checks for JP2 signature and file type boxes...
2015-01-15 Antonin Descampe[trunk] fixed a buffer overflow in opj_tcd_init_decode_tile
2014-12-27 Matthieu Darbois[trunk] removed warning from convertbmp.c
2014-12-26 Matthieu Darbois[trunk] fixed typo in opj_decompress (fixes issue 465)
2014-12-23 Matthieu Darbois[trunk] removed unnecessary operation in opj_bio_flush...
2014-12-23 Matthieu Darbois[trunk] removed warning from convert.c
2014-12-23 Matthieu Darbois[trunk] fixed imagetoraw unsigned 16bits conversion...
2014-12-23 Matthieu Darbois[trunk] removed warning from convertbmp.c
2014-12-22 Matthieu Darbois[trunk] fixed colorspace mapping for raw grayscale...
2014-12-22 Matthieu Darbois[trunk] fixed component precision upscaling in opj_deco...
2014-12-22 Matthieu Darbois[trunk] fixed compression check for 1 bit unsigned...
2014-12-22 Matthieu Darbois[trunk] updated BMP format input support
2014-12-22 Matthieu Darbois[trunk] updated BMP format input support
2014-12-20 Matthieu Darbois[trunk] updated tests to get BMP RLE8 tested
2014-12-20 Matthieu Darbois[trunk] fixed BMP reading for 8bpp when width & 3 == 1
2014-12-20 Matthieu Darbois[trunk] updated tests
2014-12-20 Matthieu Darbois[trunk] fixed test issues (fixes issue 454)
2014-12-20 Matthieu Darbois[trunk] fixed a possible overflow in opj_t1_encode_cblk...
2014-12-20 Matthieu Darbois[trunk] fixed return value for compare_raw_files (fixes...
2014-12-19 Matthieu Darbois[trunk] Updated checks regarding number of decompositio...
2014-12-18 Matthieu Darbois[trunk] Fixed a crash on illegal tile offset when decoding
2014-12-18 Matthieu Darbois[trunk] Fixed a crash on 0xh or wx0 image size decoding
2014-12-15 Matthieu Darbois[trunk] removed warnings when building tcd.c (Update...
2014-12-13 Matthieu Darbois[trunk] Add SSE2/SSE41 implementations for mct.c (fixes...
2014-12-13 Matthieu Darbois[trunk] Speed-up opj_int_fix_mul by removing unneeded...
2014-12-12 Matthieu Darbois[trunk] Reduce encoder code block memory usage for...
2014-12-11 Matthieu Darbois[trunk] Fixed invalid check in in tiff reading method...
2014-12-09 Matthieu Darbois[trunk] add test for compression using MCT with alpha...
2014-12-09 Antonin Descampe[trunk] check number of components when getting mct...
2014-12-09 Matthieu Darbois[trunk] Fixed compilation error under Visual Studio...
2014-12-02 Matthieu Darbois[trunk] Fixed typo in opj_compress error report (fixes...
2014-11-25 Matthieu Darbois[trunk] removed warnings when configuring with CMake...
2014-11-25 Matthieu Darbois[trunk] removed some warnings when configuring with...
2014-11-25 Matthieu Darbois[trunk] removed some warnings when building src/bin...
2014-11-24 Matthieu Darbois[trunk] removed warnings when building jp2.c (Update...
2014-11-22 Matthieu Darbois[trunk] added an option to upsample image components...
2014-11-22 Matthieu Darbois[trunk] fixed pnmtoimage for odd pgm files (fixes issue...
2014-11-22 Matthieu Darbois[trunk] fixed warning in option to force rgb output...
next