ENH: Add jpwl. Also remove old deprecated way of linking lib math on unix
[openjpeg.git] / libopenjpeg / j2k.h
2007-09-03 Giuseppe BaruffaAdded the knowledge of JPSEC SEC and INSEC markers...
2007-08-30 Francois-Olivier... Changed the OpenJPEG library interface to enable users...
2007-04-04 Parvatha ElangovanDigital cinema compliance for 4K chosen by "-cinema4K...
2007-03-29 Parvatha ElangovanEnable accepting file names with `-´ symbol .Modificati...
2007-03-20 Parvatha ElangovanAdded feature for generation of tile parts. Modificatio...
2007-03-07 Parvatha ElangovanAdded option for Digital cinema profile compliant codes...
2007-02-19 Francois-Olivier... Added OPJ_LIMIT_DECODING enabling us to limit the decod...
2007-01-15 Francois-Olivier... Copyright update
2006-12-04 Francois-Olivier... First integration of JPWL code
2006-10-31 Antonin Descampeadded the ability to specify the rate as "float" (befor...
2005-12-08 Antonin DescampeOpenJPEG version 1.1
2005-12-02 Antonin Descampeopenjpeg version 1.0 (previous version still available...
2005-11-01 Antonin DescampeChanges proposed by Mathieu Malaterre from the GDCM...
2005-09-13 Antonin Descampebug fixed when freeing the memory allocated if ppm...
2005-02-09 Francois-Olivier... YUV_DFMT added
2005-01-26 Antonin Descampe* function getopt added to the decoder (to efficiently...
2004-11-29 Antonin DescampeIndex structure adpated for other progression orders...
2004-08-06 Antonin Descampe* Inserted tool for memory leaks fixing in debug mode
2004-07-14 Antonin Descampe* PPM markers handling modified (comment keyword :...
2004-07-13 Antonin DescampeStructure j2k_option_t deleted and option "-reduce...
2004-07-09 Antonin DescampeBug fixed for scalar_derived quantization type
2004-07-07 Francois-Olivier... New variable in cp structure for JP2 format
2004-05-07 Antonin Descampesmall changes in the INDEX-file generation (in order...
2004-05-07 Antonin Descampe* Fixed_quality option added : specifying -q psnr1...
2004-04-29 Sebastien Lugan Reformatage : indent -kr -i2 -ci2 $(find . -name...
2004-04-29 Sebastien Lugan Reformatage : indent -kr $(find . -name '*.c') ...
2004-03-05 Yannick VerschuerenUpdate to version 0.9 : option -reduce added on decoder
2004-02-13 Yannick Verschueren Update for version 0.8
2003-11-27 Sebastien LuganInitial revision