1) quantization stepsizes stored as float instead of shifted integers -> fixes a...
[openjpeg.git] / libopenjpeg / j2k.h
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