summaryrefslogtreecommitdiff
path: root/libopenjpeg/t2.c
AgeCommit message (Expand)Author
2007-04-10Accepting "j2c" as format for Encoding and Decoding. Modification in image_t...Parvatha Elangovan
2007-04-04Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification i...Parvatha Elangovan
2007-03-29Enable accepting file names with `-´ symbol .Modification getopt.cParvatha Elangovan
2007-03-27Following to Hervé's suggestions, all the exit() calls, added by JPWL strict...Giuseppe Baruffa
2007-03-20Added feature for generation of tile parts. Modifications in image_to_j2k.c, ...Parvatha Elangovan
2007-01-15Copyright updateFrancois-Olivier Devaux
2006-12-04First integration of JPWL codeFrancois-Olivier Devaux
2006-02-18COMP: Fix declaration hides parameter lenMathieu Malaterre
2006-02-18COMP: Fix declaration hides parameter lenMathieu Malaterre
2006-01-31fixed various minor warnings occuring under icc9 and bcc32, added MSVC projec...Freeimage
2005-12-08fixed a bug when specifying a rate '-r' => no distortion info was available i...Antonin Descampe
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe
2005-11-01Changes proposed by Mathieu Malaterre from the GDCM project... Thanks a lot M...Antonin Descampe
2005-01-26Added layer option '-l' to the command line. This option allows user toAntonin Descampe
2004-11-15fprintf correctly redirected to stderr or stdoutFrancois-Olivier Devaux
2004-07-16Minor changes for RESET modeAntonin Descampe
2004-07-14* PPM markers handling modified (comment keyword : ppmbug1)Antonin Descampe
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-04-19remove obsolete part of code in t2_encode_packetYannick Verschueren
2004-03-05Update to version 0.9 : option -reduce added on decoderYannick Verschueren
2004-02-13 Update for version 0.8Yannick Verschueren
2003-11-27Initial revisionSebastien Lugan