summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2014-04-22 07:53:46 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2014-04-22 07:53:46 +0000
commit3dac291f9a5429f34f6995e88afad11e17b2e223 (patch)
treed4964c85f75942b6397d068ffa8fffbd03aafc74 /NEWS
parent421b1930f0962eaa31b4eaf8dd4a608af6024402 (diff)
[2.0.1] Update changes and news fileversion.2.0.1
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.