* Inserted tool for memory leaks fixing in debug mode
[openjpeg.git] / libopenjpeg /
2004-08-06 Antonin Descampe* Inserted tool for memory leaks fixing in debug mode
2004-08-03 Antonin DescampeBetter indentation
2004-08-03 Antonin DescampeBug fixed in lossless mode
2004-07-21 Antonin DescampeBug fixed in MQ decoder initialization (keyword comment...
2004-07-20 Antonin Descampe* Bug fixed in jpt decoding
2004-07-16 Francois-Olivier... Comments added
2004-07-16 Francois-Olivier... minor changes
2004-07-16 Francois-Olivier... Bug on jp2_struct->comps memory allocation fixed
2004-07-16 Francois-Olivier... Memory leaks at decoding fixed
2004-07-16 Francois-Olivier... Multiple tile bug fixed (line 438)
2004-07-16 Francois-Olivier... Memory leaks fixed (line 1592: frees data of all compon...
2004-07-16 Antonin DescampeMinor changes for RESET mode
2004-07-15 Sebastien Lugan Bugfix Makefile / jp2.c & jp2.h
2004-07-14 Antonin Descampe(Sampling + Offset) incompatibility bug fixed
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-13 Antonin Descampe* Quantization bug fixed when using 9x7 DWT (comment...
2004-07-09 Antonin Descampescalar_derived quantization type bug fixed (2)
2004-07-09 Antonin DescampeBug fixed for scalar_derived quantization type
2004-07-07 Francois-Olivier... First version of JP2 file format
2004-07-07 Francois-Olivier... Include jp2.h file
2004-07-07 Francois-Olivier... New variable in cp structure for JP2 format
2004-07-07 Francois-Olivier... j2k_encode can output data to a buffer or to a file
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-30 Antonin DescampeVarious corrections to avoid "signed/unsigned mismatch...
2004-04-29 Sebastien Lugan Reformatage : indent -kr -i2 -ci2 $(find . -name...
2004-04-29 Sebastien Lugan Reformatage : indent -kr $(find . -name '*.c') ...
2004-04-19 Yannick VerschuerenChange in the IFDEF due to error with Windows users
2004-04-19 Yannick Verschuerenremove obsolete part of code in t2_encode_packet
2004-04-19 Yannick VerschuerenPotential error in tcd_init around L543 with p and q
2004-03-05 Yannick VerschuerenUpdate to version 0.9 : option -reduce added on decoder
2004-02-13 Yannick Verschueren Automatic creation of building directories during...
2004-02-13 Yannick Verschueren File necessary for version >= 0.8
2004-02-13 Yannick Verschueren Update for version 0.8
2004-02-13 Yannick Verschueren Update for version 0.8
2004-02-13 Yannick Verschueren update vor version 0.8
2004-02-12 Sebastien Lugan Automatic creation of building directories during...
2003-11-27 Sebastien LuganInitial revision