Accepting request 233257 from graphics

- version 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.
- adjust library name (forwarded request 233094 from frispete)

OBS-URL: https://build.opensuse.org/request/show/233257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openjpeg2?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2014-05-10 20:57:01 +00:00 committed by Git OBS Bridge
commit 48e7f54dc9
4 changed files with 27 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:334df538051555381ee3bbbe3a804c9c028a021401ba2960d6f35da66bf605d8
size 1770392

3
openjpeg-2.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f2c50a5c5de053bf8af84d470033224f83a598667e6615608e55541ed605db0
size 1777334

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu May 8 14:47:36 UTC 2014 - hpj@urpla.net
- version 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.
- adjust library name
-------------------------------------------------------------------
Tue Feb 18 07:21:03 UTC 2014 - pgajdos@suse.com

View File

@ -16,10 +16,10 @@
#
%define library_name libopenjp2-6
%define library_name libopenjp2-7
Name: openjpeg2
Version: 2.0.0
Version: 2.0.1
Release: 0
Summary: Opensource JPEG 2000 Codec Implementation
License: BSD-2-Clause