summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2007-09-06 14:46:24 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2007-09-06 14:46:24 +0000
commit375754f1e650e6fa568f8aa6146e7fc4371e9a71 (patch)
tree77cdca8d5715cd5cebb1f48612bd9f5d5b83f2e8 /ChangeLog
parentf9c5f4565add1c1d393746c7eba25c4d1ccdbd89 (diff)
ENH: CMake: start compiling index_create. OpenJPEG.rc update copyright year
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ca39b40..eb5648ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@ What's New for OpenJPEG
September 6, 2007
* [Mathieu Malaterre] CMake: start compiling mj2, jpwl and jp3d
* [Mathieu Malaterre] CMake: output all executable/libs into one single directory
+* [Mathieu Malaterre] CMake: start compiling index_create
+* [Mathieu Malaterre] OpenJPEG.rc update copyright year
September 4, 2007
+ [GB] Added some fields in the codestream_info structure: they are used to record the position of single tile parts. Changed also the write_index function in the codec, to reflect the presence of this new information.