summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2014-04-10 11:36:37 +0000
committerAntonin Descampe <antonin@gmail.com>2014-04-10 11:36:37 +0000
commit5c2a08edd71f75e5aa6b5240b152d9b395523e7e (patch)
tree45ae8ab3b0629b96930b5a2c26fc20a088212d6a /NEWS
parentd7c5c8518f9c9defdff3e0df034fbcac7d8557b8 (diff)
[2.0] Backport all changes since r2798 (included) from trunkopenjpeg-2.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2d0bcf33..267677b9 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,28 @@
OpenJPEG NEWS - user visible changes
====================================
+Changes from OpenJPEG 2.0.0 to OpenJPEG 2.0.1
+----------------------------------------------
+
+New Features:
+
+ * Digital Cinema profiles have been fixed and updated
+ * New option to disable MCT if needed
+ * extended RAW support: it is now possible to input raw images
+ with subsampled color components (422, 420, etc)
+
+API/ABI modifications: (see abi_compat_report_2.0.1.html in dev-utils/scripts)
+
+ * No changes, API/ABI fully compatible with 2.0.0
+
+Misc:
+
+ * OpenJPEG is now officialy conformant with JPEG 2000 Part-1
+ and will soon become official reference software at the
+ JPEG committee.
+ * Huge amount of bug fixes. See CHANGES for details.
+
+
Changes from OpenJPEG 1.5.x to OpenJPEG 2.0.0
----------------------------------------------