summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorParvatha Elangovan <p.elangovan@intopix.com>2007-12-19 12:28:40 +0000
committerParvatha Elangovan <p.elangovan@intopix.com>2007-12-19 12:28:40 +0000
commit64ed560f4f88cb7215adb011ba53f16f1fd3f54c (patch)
tree2eb7cfc39897e53cb573ed21b9fe693e08f423fb /ChangeLog
parent1a33a097260699e7c3792d2a6238337a198d9070 (diff)
In pi.c, removed the Recursive function pi_check_next_level() and modified the code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9177fbdd..eeafa865 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@ What's New for OpenJPEG
+ : added
December 19, 2007
+! [Parvatha] In pi.c, removed the Recursive function pi_check_next_level() and modified the code.
+
+December 19, 2007
+ [FOD] In mqc.h, changed MQC_NUMCTXS from 32 to 19 as there are only 19 possible contexts
December 10, 2007