X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=517e86a2170f8801354684b4a39390718338a353;hb=8359fbd5e7744408a74e90e4075b4ce4d922aa0f;hp=96f307975cf33642f566ef33210d7e17021bf8dd;hpb=5f995bcf4b6665c58b646056785ad649955b08d8;p=openjpeg.git diff --git a/ChangeLog b/ChangeLog index 96f30797..517e86a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,30 @@ What's New for OpenJPEG ! : changed + : added +January 17, 2008 ++ [antonin] Initial commit of Xcode project directory (XCode 2.5 for macosx) + available targets : libopenjpeg (stat and dyn), image_to_j2k, j2k_to_image + +January 16, 2008 +* [antonin] fixed opj_malloc.h for macosx (bugfix provided by janpeder, thanks) + +January 11, 2008 ++ [FOD] Added missing files to JavaOpenJPEG project (files from Patrick Piscaglia) + +January 4, 2008 +* [Parvatha] Patch by Callum Lerwick. Fixed bug during encoding using tile option in tcd.c + +---------------------- +December 21, 2007 +VERSION 1.3.0 RELEASED +---------------------- + +December 21, 2007 +* [FOD] Bug fixed by David Bruken. Fixed memory allocation issue in opj_malloc.h +! [FOD] Possible errors in pi_create_encode handled + December 19, 2007 +* [Antonin] changed variables names alpha, beta, gamma, delta in dwt.c to avoid re-declarations on Macosx ! [Parvatha] In pi.c, removed the Recursive function pi_check_next_level() and modified the code. * [FOD] Fixed allocation problem in pi.c