summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2010-04-08 17:22:58 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2010-04-08 17:22:58 +0000
commit627f484bce7b572dfcbd13f90f5f6fb083d1008c (patch)
tree44e55f6d330d2b0c522f57cae8afcde8d9d33b4c /ChangeLog
parentd03779ee2a035509737ec452a2f2c75ef4fef032 (diff)
Significant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer (thanks Peter)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6370aa94..7a8752e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+April 8, 2010
+! [FOD] Significant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer (thanks Peter)
+
March 26, 2010
+ [FOD] Added support for "jpc" codestreams which are equivalent to "j2c" codestreams. Thanks to Winfried for this patch
* [FOD] Added support for PNG image format [Not yet functional under WIN32]. Thanks to Winfried for this patch. See details here http://code.google.com/p/openjpeg/issues/detail?id=16