From 0afa3c70bc18d4e0f128cbbac99de76160bd36af Mon Sep 17 00:00:00 2001 From: Francois-Olivier Devaux Date: Tue, 15 May 2007 14:02:03 +0000 Subject: [PATCH] Changlog updated --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index e726c9df..75bd7ee1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ What's New for OpenJPEG ! : changed + : added +May 11, 2007 +- [FOD] JP3D library Binaries removed from SVN. +! [FOD] MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library. +! [FOD] Possibility to choose to apply MCT (multiple component transform) enabled, and new decoding_limit: DECODE_ALL_BUT_PACKETS (openjpeg.h) + April 26, 2007 + [gdcm] Add basic steps on how to use CMake for building examples (README.cmake)