* Better fix of the TPH EPBs bug in JPWL module
[openjpeg.git] / codec / convert.c
2006-12-04 Francois-Olivier... Corrected incorrect fprintf formatting
2006-07-22 Mathieu MalaterreSTYLE: Fix style issue
2006-07-22 Mathieu MalaterreBUG: Do not leak with greyscale bmp. Solve problem...
2006-07-21 Mathieu MalaterreENH: Marking const char * what should be const char...
2006-07-21 Mathieu MalaterreENH: Minor cleanup, mainly comment and line too long
2006-02-04 Freeimagefixed a bug in codec/convert.c::imagetobmp
2006-01-31 Freeimagefixed various minor warnings occuring under icc9 and...
2006-01-25 Antonin Descampefixed a problem in convert.c when multiple comments
2006-01-20 Antonin Descampefixed various minor warnings with gdcm patches
2005-12-08 Antonin Descamperemoved old readme and Makefile
2005-12-02 Antonin Descampeopenjpeg version 1.0 (previous version still available...
2005-03-25 Francois-Olivier... Removed unused parameter in fprintf at line 618
2004-11-15 Francois-Olivier... fprintf correctly redirected to stderr or stdout
2004-07-30 Antonin DescampeBug fixed in pgx-file reading
2004-07-07 Francois-Olivier... Sets the image color space for JP2 format
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 VerschuerenRemove call to obsolete library unistd.h
2004-03-15 Yannick VerschuerenBMP problem solves : BMP-Images with dimension multiple...
2004-03-01 Yannick Verschueren Errors with some BMP file solved
2003-11-27 Sebastien LuganInitial revision