summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 5 insertions, 24 deletions
diff --git a/NEWS b/NEWS
index 267677b9..ede2123d 100644
--- a/NEWS
+++ b/NEWS
@@ -8,10 +8,10 @@ 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
+ * 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)
-
+ 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
@@ -19,25 +19,6 @@ API/ABI modifications: (see abi_compat_report_2.0.1.html in dev-utils/scripts)
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
-----------------------------------------------
-
-New Features:
-
- * streaming capabilities
- * merge JP3D
-
-API modifications:
-
- * Use a 64bits capable API
-
-Misc:
-
- * removed autotools build system
- * folders hierarchies reorganisation
+ and will soon become official reference software at the
+ JPEG committee.
* Huge amount of bug fixes. See CHANGES for details.