Francois-Olivier Devaux
|
04966097fc
|
In image.c, changed the opj_image_create0() memory allocation from malloc() 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.
|
2008-01-22 10:35:26 +00:00 |
Francois-Olivier Devaux
|
9e114bcaa4
|
Patch from Callum Lewick. Memset patch. See ChangeLog for more details. Thanks Callum !
|
2007-10-18 12:26:11 +00:00 |
Francois-Olivier Devaux
|
3816e0edf4
|
Indexes can now be generated when decoding J2K codestreams.
|
2007-09-07 15:01:55 +00:00 |
Francois-Olivier Devaux
|
ca2a0114a2
|
Minor cleanup patch, that gets rid of a bunch of "old style declaration" warnings from Intel's compiler
|
2007-08-21 12:02:23 +00:00 |
Freeimage
|
355b88c15d
|
fixed various minor warnings occuring under icc9 and bcc32, added MSVC project and compiler directives to build a 'standard' WIN32 DLL
|
2006-01-31 21:26:11 +00:00 |
Antonin Descampe
|
95bc884365
|
OpenJPEG version 1.1
|
2005-12-08 09:38:47 +00:00 |
Antonin Descampe
|
f61cda9b7d
|
openjpeg version 1.0 (previous version still available with tag opj0-97)
|
2005-12-02 13:34:15 +00:00 |