summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-08-30 15:32:51 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-08-30 15:32:51 +0000
commit7a2d96efe18932bb5615c1bfcbfb0c4402076b2d (patch)
tree72de42253a3df6009214cc0a9cd1e1cd7120e026 /ChangeLog
parentacfe0ad6458db913aac469804d4d17bea671682a (diff)
Added information regarding the end of packet position in the index
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42b4e6d1..111a60e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ August 30, 2007
* [FOD] Changed the OpenJPEG library interface to enable users to access information regarding the codestream (also called codestream index).
This index is usefull for all applications requiring to have a scalable acces to the codestream (like JPIP applications, ...)
Currently, this information is only available when encoding an image.
++ [FOD] Added the information regarding the end of packet position in the index
August 28, 2007
* [FOD] Fixed wrong destructors called in openjpeg.c