summaryrefslogtreecommitdiff
path: root/libopenjpeg/j2k.h
AgeCommit message (Expand)Author
2010-06-22 Import j2k_dump from trunk (much faster)Mathieu Malaterre
2008-07-31Deleting obsolete files and directories, adding v2-specific files and directo...Antonin Descampe
2007-11-27Fixed the maximum number of resolutions a user can discard while decoding.Francois-Olivier Devaux
2007-09-07Indexes can now be generated when decoding J2K codestreams.Francois-Olivier Devaux
2007-09-03Added the knowledge of JPSEC SEC and INSEC markers (you have to compile the J...Giuseppe Baruffa
2007-08-30Changed the OpenJPEG library interface to enable users to access information ...Francois-Olivier Devaux
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-20Added feature for generation of tile parts. Modifications in image_to_j2k.c, ...Parvatha Elangovan
2007-03-07Added option for Digital cinema profile compliant codestream. This can be cho...Parvatha Elangovan
2007-02-19Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main headerFrancois-Olivier Devaux
2007-01-15Copyright updateFrancois-Olivier Devaux
2006-12-04First integration of JPWL codeFrancois-Olivier Devaux
2006-10-31added the ability to specify the rate as "float" (before : integer)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-09-13bug fixed when freeing the memory allocated if ppm-marker or ppt-marker is usedAntonin Descampe
2005-02-09YUV_DFMT addedFrancois-Olivier Devaux
2005-01-26* function getopt added to the decoder (to efficiently manage argumentsAntonin Descampe
2004-11-29Index structure adpated for other progression orders than LRCPAntonin Descampe
2004-08-06* Inserted tool for memory leaks fixing in debug modeAntonin Descampe
2004-07-14* PPM markers handling modified (comment keyword : ppmbug1)Antonin Descampe
2004-07-13Structure j2k_option_t deleted and option "-reduce" integrated to j2k_cp_t.Antonin Descampe
2004-07-09Bug fixed for scalar_derived quantization typeAntonin Descampe
2004-07-07New variable in cp structure for JP2 formatFrancois-Olivier Devaux
2004-05-07small changes in the INDEX-file generation (in order to only use data from in...Antonin Descampe
2004-05-07* Fixed_quality option added : specifying -q psnr1,psnr2,psnr3,... at the com...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-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