summaryrefslogtreecommitdiff
path: root/codec/convert.c
AgeCommit message (Expand)Author
2005-03-25Removed unused parameter in fprintf at line 618Francois-Olivier Devaux
2004-11-15fprintf correctly redirected to stderr or stdoutFrancois-Olivier Devaux
2004-07-30Bug fixed in pgx-file readingAntonin Descampe
2004-07-07Sets the image color space for JP2 formatFrancois-Olivier Devaux
2004-04-30Various corrections to avoid "signed/unsigned mismatch" warnings during compi...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-04-19Remove call to obsolete library unistd.hYannick Verschueren
2004-03-15BMP problem solves : BMP-Images with dimension multiple of 4 presented problemsYannick Verschueren
2004-03-01 Errors with some BMP file solvedYannick Verschueren
2003-11-27Initial revisionSebastien Lugan