Merge branch 'master' into travis-matrix
[openjpeg.git] / src / bin /
2015-09-13 mayeutMerge branch 'master' into travis-matrix
2015-09-13 Matthieu DarboisMerge pull request #590 from mayeut/master
2015-09-13 mayeutFix function name 590/head
2015-09-13 mayeutCorrect leak in color_cielab_to_rgb
2015-09-11 Matthieu DarboisMerge pull request #578 from mayeut/travis-ci
2015-09-09 mayeutRemove C++ comment
2015-09-07 mayeutCorrect mismatching delete
2015-09-06 mayeutfix resource leak in jpwl
2015-08-23 mayeutFix some UBSan warnings
2015-08-21 Matthieu DarboisMerge pull request #567 from mayeut/master
2015-08-21 mayeutAdd tests for CMYK/esYCC/CIELab 567/head
2015-08-21 mayeutFix formatting
2015-08-21 mayeutTIFF can output CMYK
2015-08-21 Matthieu DarboisMerge pull request #559 from szukw000/cmyk-cielab-esycc
2015-07-30 szukw000Defines three new functions 559/head
2015-07-30 ak-dxdySmall correction + attempt to understand git-openjpeg...
2015-07-26 mayeutRemove some warnings when building
2015-07-26 mayeutRemove some warnings when building
2015-07-26 Matthieu DarboisMerge pull request #549 from mayeut/master
2015-07-26 mayeutUpdate convert for PNG output 549/head
2015-07-26 mayeutRemove some warnings when building
2015-07-26 Matthieu DarboisMerge pull request #548 from mayeut/master
2015-07-26 mayeutRemove some warnings when building 548/head
2015-07-25 Matthieu DarboisMerge pull request #528 from mayeut/zlib-1.2.8
2015-07-25 Matthieu DarboisMerge pull request #521 from manisandro/bigendian
2015-07-25 mayeutRemove some warnings when building
2015-07-24 mayeutRemove some warnings when building
2015-07-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
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-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-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 mayeutMerge pull request #529 from renevanderark/master
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-03 mayeutMerge pull request #514 from mayeut/issue-254
2015-07-03 Antonin Descampecommented out printf line
2015-07-03 Antonin Descampecommented out a printf line
2015-07-03 Aaron Boxerfixed a few bugs
2015-07-03 Aaron Boxeradd timing to compress and decompress
2015-06-05 mayeutMerge branch 'master' into issue-254
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-02-02 Antonin Descampe[trunk] fixes a bug that prevented opj_decompress to...
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 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] updated BMP format input support
2014-12-22 Matthieu Darbois[trunk] updated BMP format input support
2014-12-20 Matthieu Darbois[trunk] fixed BMP reading for 8bpp when width & 3 == 1
2014-12-11 Matthieu Darbois[trunk] Fixed invalid check in in tiff reading method...
2014-12-02 Matthieu Darbois[trunk] Fixed typo in opj_compress error report (fixes...
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-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...
2014-11-22 Matthieu Darbois[trunk] added option to force rgb output in opj_decompr...
2014-11-19 Matthieu Darbois[trunk] added option to force output bit depth in opj_d...
2014-11-18 Matthieu Darbois[trunk] fixed a bug leading to jpwl build failure ...
2014-11-03 Antonin Descampe[trunk] add a cdef box when alpha component is present...
2014-10-21 Antonin Descampe[trunk] fixed invalid member values from opj_read_heade...
2014-10-15 Antonin Descampe[trunk] Add option to call dsymutil on built binaries...
2014-09-30 Antonin Descampe[trunk] fixes heap-buffer-overflow in parse_cmdline_encoder
2014-09-16 Antonin Descampe[trunk] improve memory management (fixes issue 359)
2014-07-03 Antonin Descampe[trunk] fixes issue #357. MCT is automatically disabled...
2014-07-01 Antonin Descampe[trunk] moved comment marker setup from opj_compress...
2014-04-28 Mathieu Malaterre[trunk] Properly handle failure to compress (remove...
2014-04-28 Mathieu Malaterre[trunk] Missing endianess setting
2014-04-28 Mathieu Malaterre[trunk] properly handle pkg-config on non-UNIX hosts
2014-04-23 Antonin Descampe[trunk]removed '-x' option for index file as long as...
2014-04-23 Antonin Descampe[trunk]re-formatted help display in executables
2014-04-23 Antonin Descampe[trunk]formatted some messages. Removed -version option...
2014-04-23 Antonin Descampe[trunk]Replaced deprecated opj_stream_set_user_data...
2014-04-22 Antonin Descampe[trunk] fixed some warning and errors formatting and...
2014-04-17 Antonin Descampe[trunk] refactoring of rsiz, profiles, and extensions...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-04-02 Antonin Descampe[trunk] fixed a bug triggering SEGFAULT on debug mode...
2014-03-26 Antonin Descampe[trunk] fixed warnings triggered on linux related to...
2014-03-26 Antonin Descampe[trunk] add ability in opj_compress to input subsampled...
2014-03-25 Mathieu Malaterre[trunk] Make sure to test value not pointer
2014-03-25 Antonin Descampe[trunk] fixed bug related to r2791
2014-03-25 Antonin Descampe[trunk] fixed warning due induced by r2791
2014-03-25 Antonin Descampe[trunk] add "-mct {0,1,2}" option to opj_compress to...
2014-03-25 Mathieu Malaterre[trunk] Make sure to not use alpha pointer if it is...
2014-03-24 Mathieu Malaterre[trunk] Make sure to exit early instead of looping...
2014-03-24 Mathieu Malaterre[trunk] Fix typo in comment (this is not j2k_dump)
2014-03-18 Mathieu Malaterre[trunk] User can now control source/target java version
2014-03-18 Mathieu Malaterre[trunk] Update big endian handling no such thing as...
next