summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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
----------------------------------------------