summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-03-14 07:35:54 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-03-14 07:35:54 +0000
commit8bc6da2ffad5f98481fbc86e672b6ffcdbd99b85 (patch)
treec8b8bb30212e8e4ca38b6521def4c97b7bf8c2da /ChangeLog
parent78003a016a30c4d64779e09bb7135861db4c1b89 (diff)
Fixed linux makefile, with help from David Fries and Guido
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c55378f..409af193 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+March 14, 2007
+* [FOD] Fixed linux makefile, with help from David Fries and Guido
+
March 7, 2007
+ [Parvatha] Added option for Digital cinema profile compliant codestream. This can be chosen by "-cinema2K" or "-cinema4K" for a 2K and 4K compliance respectively. The feature for tileparts has not been implemented in this version. Modification in image_to_j2k.c
+ [Parvatha] Added the Digital Cinema profiles (CINEMA2K and CINEMA4K) to the list of profiles recognized in the codestream SIZ marker segment. Modification in openjpeg.h,j2k.c