summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2010-04-08 17:50:05 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2010-04-08 17:50:05 +0000
commitb5ff4ffedcf5a944723631f7e680c8f5a45ae34f (patch)
tree8466f842dd748ae026ce4e4704bb541b5fe628a1 /ChangeLog
parent6628a4df4535b1afa13b7103528c722413a42d02 (diff)
Fixed MJ2 codec bugs (issues 23-24 on google code). Thanks to Winfried for these patches.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a19d2ce2..b9670842 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ What's New for OpenJPEG
+ : added
April 8, 2010
+* [FOD] Fixed MJ2 codec bugs (issues 23-24 on google code). Thanks to Winfried for these patches
* [FOD] Fixed JP3D codec file format analyzer. Thanks to Kristóf Ralovich for this patch.
! [FOD] Significant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer (thanks Peter)