summaryrefslogtreecommitdiff
path: root/codec/convert.h
AgeCommit message (Collapse)Author
2007-08-20Added support for the TGA file format in the codecFrancois-Olivier Devaux
2007-07-17Added support for RAW images. This module has been developped by the ↵Francois-Olivier Devaux
University of Perugia team. Thanks to them !
2007-02-28Enabled compression of TIF image format to j2k by tifftoimage() and ↵Parvatha Elangovan
decompression of codestream to TIF image format using imagetotif(). Modifications in image_to_j2k.c, j2k_to_image.c, convert.c, convert.h
2007-01-15Copyright updateFrancois-Olivier Devaux
2006-07-21ENH: Marking const char * what should be const char *. TODO need to fix code ↵Mathieu Malaterre
for imagetopgx.
2005-12-08removed old readme and MakefileAntonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe
2004-04-29 Reformatage : indent -kr $(find . -name '*.c') $(find . -name '*.h')Sebastien Lugan
2003-11-27Initial revisionSebastien Lugan