[trunk] fixed compression check for 1 bit unsigned component (fixes issue 457)
[openjpeg.git] / src / bin /
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...
2014-03-17 Mathieu Malaterre[trunk] Update BSD-4 copyright into a BSD-3 copyright
2014-03-14 Mathieu Malaterre[trunk] Fix issue with & vs &&
2014-03-14 Mathieu Malaterre[trunk] Add internal implementation to dump all tiles...
2014-03-14 Mathieu Malaterre[trunk] Move INLINE definition within openjpeg.h header...
2014-03-13 Mathieu Malaterre[trunk] Always report when decompression failed as...
2014-03-12 Mathieu Malaterre[trunk] Make sure to use 8bits buffer when applying...
2014-03-12 Mathieu Malaterre[trunk] Add debug info to be able to test integration...
2014-03-11 Mathieu Malaterre[trunk] Fix compilation errors when JPWL and/or MJ2...
2014-03-10 Mathieu Malaterre[trunk] Remove warning about sign conversion in color.c
2014-03-10 Mathieu Malaterre[trunk] Fix simple sign conversion warnings only visibl...
2014-03-10 Mathieu Malaterre[trunk] Properly handle PGM file generation when fullpa...
2014-03-10 Mathieu Malaterre[trunk] Make sure to always initialize variable
2014-03-10 Mathieu Malaterre[trunk] Fix warnings about shadow variables
2014-03-10 Mathieu Malaterre[trunk] Remove 2 warnings about set but not used variables
2014-03-07 Mathieu Malaterre[trunk] Upon failure, need to return proper return...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Remove mem leak and warning reported by clang
2014-03-07 Mathieu Malaterre[trunk] Remove simple warnings about format
2014-03-07 Mathieu Malaterre[trunk] Remove simple warning about functions not used
2014-03-07 Mathieu Malaterre[trunk] Fix compilation in visual studio, inline cannot...
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings
2014-03-06 Mathieu Malaterre[trunk] Remove warning about sign conversion.
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings about sign compare...
2014-03-04 Mathieu Malaterre[trunk] Remove another warning. ftell returns long int
2014-03-04 Mathieu Malaterre[trunk] Remove more conversion warnings.
2014-03-03 Mathieu Malaterre[trunk] Remove easy to fix warnings about conversion
2014-03-03 Mathieu Malaterre[trunk] remove some simple warnings about unused params
2014-03-03 Mathieu Malaterre[trunk] Remove simple warnings
2014-03-03 Mathieu Malaterre[trunk] Remove warning about unused function
2014-03-02 Mathieu Malaterre[trunk] Remove some simple warnings about var being...
2014-03-02 Mathieu Malaterre[trunk] Remove warning about -2147483648 (aka INT_MIN...
2014-03-01 Mathieu Malaterre[trunk] Fix compilation on MSVC compiler
2014-02-28 Mathieu Malaterre[trunk] Partially rework r2506, original patch from...
2014-02-28 Mathieu Malaterre[trunk] Remove some simple warnings in opj_dump
2014-02-28 Mathieu Malaterre[trunk] Merge final patch from issue 171 with code...
2014-02-27 Mathieu Malaterre[trunk] Import patch from issue 171. Only the imagetora...
2014-02-27 Mathieu Malaterre[trunk] improve command line parser syntax checking
2014-02-26 Mathieu Malaterre[trunk] Add missing include dir for wx app
2014-02-26 Mathieu Malaterre[trunk] Remove simple warnings about unused functions
2014-02-26 Mathieu Malaterre[trunk] Properly store and use value returned by fread...
2014-02-25 Mathieu Malaterre[trunk] Clarify raw input in openjpeg. LSB vs MSB are...
2014-02-24 Mathieu Malaterre[trunk] Fix a simple mem leak
2014-02-12 Antonin Descampe[trunk] moved logic related to cinema profiles in libra...
2014-02-12 Antonin Descampe[trunk] added a warning when tif conversion changes...
2014-02-12 Antonin Descampe[trunk]re-indenting convert.c
2014-01-23 Antonin Descampe[trunk] fixed another DCI compliance bug
2014-01-22 Antonin Descampe[trunk] fixed several bugs in cinema mode (2K 24/48...
2014-01-16 Antonin Descampe[trunk] fixed indentation in opj_compress.c, renamed...
2013-10-30 Antonin Descampetrunk: fixed cmake config so as to be able to link...
2013-10-30 Antonin Descampetrunk: fixed cmake config so as to be able to link...
2013-03-24 Mickael Savinaud[trunk] enhance the support of sYCC into opj_decompress...
2013-03-17 Mickael Savinaud[trunk] add access to opj_apps_config.h to old applications
2013-03-17 Mickael Savinaud[trunk] use everywhere the new opj_ prefix for HAVE...
2013-03-03 Mickael Savinaud[trunk] split into two config files config options...
2013-02-17 Mickael Savinaud[trunk] move to the new API for function opj_stream_cre...
2013-02-16 Mickael Savinaud[trunk] move to the new API for function opj_stream_des...
next