diff options
| author | Antonin Descampe <antonin@gmail.com> | 2014-04-10 11:36:37 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2014-04-10 11:36:37 +0000 |
| commit | 5c2a08edd71f75e5aa6b5240b152d9b395523e7e (patch) | |
| tree | 45ae8ab3b0629b96930b5a2c26fc20a088212d6a /NEWS | |
| parent | d7c5c8518f9c9defdff3e0df034fbcac7d8557b8 (diff) | |
[2.0] Backport all changes since r2798 (included) from trunkopenjpeg-2.0
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -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 ---------------------------------------------- |
