summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2010-03-26 16:07:08 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2010-03-26 16:07:08 +0000
commitd03779ee2a035509737ec452a2f2c75ef4fef032 (patch)
treeb6930ba4c0291fce90641213162ba774dd747b33 /ChangeLog
parent3e4b0ee509b3669f67cc1b2d7b00825e91aa9106 (diff)
Added support for "jpc" codestreams which are equivalent to "j2c" codestreams [v1.4]. Thanks to Winfried for this patch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ca3380f..6370aa94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ What's New for OpenJPEG
+ : added
March 26, 2010
++ [FOD] Added support for "jpc" codestreams which are equivalent to "j2c" codestreams. Thanks to Winfried for this patch
* [FOD] Added support for PNG image format [Not yet functional under WIN32]. Thanks to Winfried for this patch. See details here http://code.google.com/p/openjpeg/issues/detail?id=16
March 24, 2010