| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-01-30 | Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for ↵ | Francois-Olivier Devaux | |
| filenames instead of MAX_PATH which is not always defined. This caused some programs using OpenJPEG to crash. Modifications in openjpeg.h j2k_to_image.c and image_to_j2k.c | |||
| 2007-01-15 | Copyright update | Francois-Olivier Devaux | |
| 2006-12-04 | First integration of JPWL code | Francois-Olivier Devaux | |
| 2006-08-18 | fixed a bug in j2k_to_image.c, that prevented the -l option to work correctly. | Antonin Descampe | |
| 2006-07-21 | ENH: Minor cleanup, mainly comment and line too long | Mathieu Malaterre | |
| 2006-01-31 | fixed various minor warnings occuring under icc9 and bcc32, added MSVC ↵ | Freeimage | |
| project and compiler directives to build a 'standard' WIN32 DLL | |||
| 2006-01-26 | fixed various minor warnings occuring under gcc, added corrections proposed ↵ | Freeimage | |
| in the forum | |||
| 2006-01-20 | fixed various minor warnings with gdcm patches | Antonin Descampe | |
| 2005-12-08 | removed old readme and Makefile | Antonin Descampe | |
| 2005-12-02 | openjpeg version 1.0 (previous version still available with tag opj0-97) | Antonin Descampe | |
| 2005-07-18 | Several bugs fixed when dealing with pgx-files with more than 8 bpp and the ↵ | Antonin Descampe | |
| fixed_quality feature. | |||
| 2005-05-26 | argv[2] replaced by outfile when writing to output file (thanks to ↵ | Antonin Descampe | |
| O.Smeesters and V.Mesaros) | |||
| 2005-03-25 | Unused "dest" pointer removed from main() | Francois-Olivier Devaux | |
| 2005-01-26 | Added layer option '-l' to the command line. This option allows user to | Antonin Descampe | |
| specify a maximum number of quality layers to be decoded. | |||
| 2005-01-26 | * function getopt added to the decoder (to efficiently manage arguments | Antonin Descampe | |
| in command line) * reduce_on, reduce_value grouped in a single variable reduce * up-to-date usage display * image_type renamed --> decod_format * JPEG2000_format renamed --> cod_format | |||
| 2004-11-26 | Modifications to increase modularity of jp2 coding/decoding | Francois-Olivier Devaux | |
| 2004-08-06 | * Inserted tool for memory leaks fixing in debug mode | Antonin Descampe | |
| * Fixed some memory leaks in the decoder (some are still present when multiple tiles!) | |||
| 2004-07-20 | * Bug fixed in jpt decoding | Antonin Descampe | |
| * Bug fixed in pcrl progression order (profile-1 compliance) * Change in tcd_dump | |||
| 2004-07-16 | Memory leaks at decoding fixed | Francois-Olivier Devaux | |
| 2004-07-13 | Structure j2k_option_t deleted and option "-reduce" integrated to j2k_cp_t. | Antonin Descampe | |
| Parameters changed for j2k_decode, jp2_decode, j2k_decode_jpt_stream | |||
| 2004-07-09 | Bug fixed in pgx-format | Antonin Descampe | |
| 2004-07-07 | Enables the decoding of JP2 files | Francois-Olivier Devaux | |
| 2004-04-29 | Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') | Sebastien Lugan | |
| 2004-04-29 | Reformatage : indent -kr $(find . -name '*.c') $(find . -name '*.h') | Sebastien Lugan | |
| 2004-03-05 | Update to version 0.9 : option -reduce added on decoder | Yannick Verschueren | |
| 2004-03-01 | Errors with some BMP file solved | Yannick Verschueren | |
| 2004-02-13 | Update for version 0.8 | Yannick Verschueren | |
| 2003-11-27 | Initial revision | Sebastien Lugan | |
