summaryrefslogtreecommitdiff
path: root/libopenjpeg/j2k_lib.c
AgeCommit message (Collapse)Author
2011-01-29license header: replaced Hervcalloc by Herve, I should learn to double-check ↵Antonin Descampe
my changes
2011-01-29removed é in license header to prevent warning C4819 (see ↵Antonin Descampe
http://code.google.com/p/openjpeg/issues/detail?id=57)
2010-11-25fix compilation and DLL creation of libopenjpeg with MSYS/MinGW (from ↵Antonin Descampe
vincent.torri, see issue 47 on googlecode)
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-18changed the name of j2k_realloc to opj_reallocFreeimage
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-02add an include <sys/time.h> before <sys/resource.h>Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe