| Age | Commit message (Expand) | Author |
| 2007-06-04 | Release of version 1.2.0 | Francois-Olivier Devaux |
| 2007-06-04 | Bugs corrected in decoding of command line (getopt.c), in the handling of 16 ... | Francois-Olivier Devaux |
| 2007-05-23 | Bug fixed by Sylvain Munaut. Change in the reading of the POC marker. Since C... | Francois-Olivier Devaux |
| 2007-05-22 | Patch suggested by Callum Lerwick <seg@haxxed.com>: "This makes the t1 data a... | Francois-Olivier Devaux |
| 2007-05-21 | Patch suggested by Callum Lerwick <seg@haxxed.com>: "Some formatting cleanups... | Francois-Olivier Devaux |
| 2007-05-21 | Patch suggested by Callum Lerwick <seg@haxxed.com>: "This changes the flag co... | Francois-Olivier Devaux |
| 2007-05-21 | Patch suggested by Callum Lerwick <seg@haxxed.com>: "This patch makes the t1 ... | Francois-Olivier Devaux |
| 2007-05-10 | MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hen... | Francois-Olivier Devaux |
| 2007-05-10 | Possibility to choose to apply MCT (multiple component transform) enabled, an... | Francois-Olivier Devaux |
| 2007-04-25 | Modification of the openjpeg.h file to avoid and ABI break with v1.1, removed... | Francois-Olivier Devaux |
| 2007-04-10 | Accepting "j2c" as format for Encoding and Decoding. Modification in image_t... | Parvatha Elangovan |
| 2007-04-05 | fix.h, dwt.c and t1.c optimized. Thanks a lot to Dzonatas <dzonatas at dzonux... | Francois-Olivier Devaux |
| 2007-04-04 | Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification i... | Parvatha Elangovan |
| 2007-03-29 | Enable accepting file names with `-´ symbol .Modification getopt.c | Parvatha Elangovan |
| 2007-03-28 | Fixed an historical bug in t1.c that leaded to the inclusion of useless 0xFF ... | Francois-Olivier Devaux |
| 2007-03-27 | Following to Hervé's suggestions, all the exit() calls, added by JPWL strict... | Giuseppe Baruffa |
| 2007-03-21 | Fixed j2k_prog_order_list[]. Modifications in j2k.c. | Parvatha Elangovan |
| 2007-03-20 | Added feature for generation of tile parts. Modifications in image_to_j2k.c, ... | Parvatha Elangovan |
| 2007-03-07 | Added option for Digital cinema profile compliant codestream. This can be cho... | Parvatha Elangovan |
| 2007-02-28 | Enabled compression of TIF image format to j2k by tifftoimage() and decompres... | Parvatha Elangovan |
| 2007-02-28 | fixed a bug in context numerotation that prevented the RESET switch to work c... | Antonin Descampe |
| 2007-02-23 | Changed version number from 1.1.0 to 1.1.1 in openjpeg.h | Francois-Olivier Devaux |
| 2007-02-23 | Fixed a copy-and-paste type assignment error (bool instead of int) in the JPW... | Giuseppe Baruffa |
| 2007-02-21 | Algorithmic optimizations in t1.c, thanks to Guido J. ! | Francois-Olivier Devaux |
| 2007-02-19 | Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main header | Francois-Olivier Devaux |
| 2007-01-31 | Extra tokens at the end of #endif directive corrected in openjpeg.c, j2k.c an... | Francois-Olivier Devaux |
| 2007-01-30 | Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for file... | Francois-Olivier Devaux |
| 2007-01-23 | Modification of the context numbers, to reflect what has been specified in st... | Francois-Olivier Devaux |
| 2007-01-15 | Copyright update | Francois-Olivier Devaux |
| 2007-01-03 | JP2 module: Tests during encoding if the number of components respects the JP... | Francois-Olivier Devaux |
| 2006-12-04 | First integration of JPWL code | Francois-Olivier Devaux |
| 2006-12-04 | Code optimization usinq vsprintf() command | Francois-Olivier Devaux |
| 2006-10-31 | fixed a cast problem in the maxlen variable | Antonin Descampe |
| 2006-10-31 | removed a debug test in the version just committed | Antonin Descampe |
| 2006-10-31 | fixed a bug in the computation of the mantissa (mu) | Antonin Descampe |
| 2006-10-31 | added the ability to specify the rate as "float" (before : integer) | Antonin Descampe |
| 2006-10-27 | remove some needless cvs files | Antonin Descampe |
| 2006-10-26 | testsvn | Antonin Descampe |
| 2006-08-04 | fixed a bug in pi.c, line 473, that appeared when more than 100 precincts wer... | Antonin Descampe |
| 2006-07-22 | ENH: Update CMake to do proper installation. Still using the 2.2 installation... | Mathieu Malaterre |
| 2006-03-19 | fixed a bug in t1.c that prevented in some cases a true lossless compression ... | Antonin Descampe |
| 2006-02-19 | COMP: Fix warning about C++ comment | Mathieu Malaterre |
| 2006-02-18 | COMP: Fix declaration hides parameter len | Mathieu Malaterre |
| 2006-02-18 | COMP: Fix declaration hides parameter len | Mathieu Malaterre |
| 2006-02-18 | STYLE: Remove C++ comments | Mathieu Malaterre |
| 2006-02-12 | removed unneeded working variables in opj_tcd_t | Freeimage |
| 2006-02-05 | ENH: Do the proper thing for static/shared | Mathieu Malaterre |
| 2006-02-03 | added the 'static' keyword to inline functions to keep gcc happy | Freeimage |
| 2006-02-01 | changed function definitions of INT and FIX modules to 'inline' | Freeimage |
| 2006-01-31 | ENH: Update CMake to match the new shared lib system (no more def file) | Mathieu Malaterre |