summaryrefslogtreecommitdiff
path: root/libopenjpeg/image.c
AgeCommit message (Collapse)Author
2008-07-31Deleting obsolete files and directories, adding v2-specific files and ↵Antonin Descampe
directories, updating existing files to v2. See README.v2 for more info
2008-01-22In image.c, changed the opj_image_create0() memory allocation from malloc() ↵Francois-Olivier Devaux
to calloc() in order to avoid segfaults when freeing the memory allocated for the coding of bad images. Thanks to Christopher Layne for this improvement.
2007-10-18Patch from Callum Lewick. Memset patch. See ChangeLog for more details. ↵Francois-Olivier Devaux
Thanks Callum !
2007-09-07Indexes can now be generated when decoding J2K codestreams.Francois-Olivier Devaux
2007-08-21Minor cleanup patch, that gets rid of a bunch of "old style declaration" ↵Francois-Olivier Devaux
warnings from Intel's compiler
2006-01-31fixed various minor warnings occuring under icc9 and bcc32, added MSVC ↵Freeimage
project and compiler directives to build a 'standard' WIN32 DLL
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe