2014-02-18 07:24:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 18 07:21:03 UTC 2014 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- add libopenjp2.pc (demand introduced by ImageMagick 6.8.8-5)
|
|
|
|
|
2013-11-27 22:00:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 26 09:48:46 UTC 2013 - gber@opensuse.org
|
|
|
|
|
|
|
|
- remove bogus dependency on libjpeg-devel
|
|
|
|
|
2013-11-14 07:50:44 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-11-26 04:26:13 +00:00
|
|
|
Tue Nov 26 04:25:48 UTC 2013 - mrdocs@opensuse.org
|
|
|
|
|
|
|
|
- add explicit libjpeg-devel to fix build on SLE 11
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-11-27 22:00:01 +00:00
|
|
|
Sun Nov 24 10:38:25 UTC 2013 - gber@opensuse.org
|
|
|
|
|
|
|
|
- use pkgconfig macros
|
|
|
|
- let openjpeg2-devel only recommend openjpeg2
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-11-14 07:50:44 +00:00
|
|
|
Wed Nov 13 16:50:45 UTC 2013 - gber@opensuse.org
|
|
|
|
|
|
|
|
- remove bogus dependency on libgeotiff-devel and depend on
|
|
|
|
libtiff-devel
|
|
|
|
- ensure no bundled libraries are used
|
|
|
|
|
2013-11-12 20:38:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 12 14:06:55 UTC 2013 - gber@opensuse.org
|
|
|
|
|
|
|
|
- cleanup
|
|
|
|
- improve group, summary, description
|
|
|
|
- fix license
|
|
|
|
- fix build dependencies
|
|
|
|
- use optflags, don't mess with debug symbols
|
|
|
|
- fix library install path
|
|
|
|
- create main package containing codec tools
|
|
|
|
- build doxygen documentaion
|
|
|
|
- fix %post/un scriptlets for the libopenjp2-6 subpackage
|
|
|
|
- add baselibs
|
|
|
|
|
2013-05-08 14:48:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 8 11:56:09 UTC 2013 - behrisch@users.sourceforge.net
|
|
|
|
|
|
|
|
- fixed make install for non suse targets
|
|
|
|
|
2013-11-12 20:38:35 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-11-25 19:08:32 +00:00
|
|
|
Sun Nov 25 14:55:50 UTC 2012 - Angelos Tzotsos <tzotsos@opensuse.org>
|
|
|
|
|
|
|
|
Update to version 2.0 Final, fixed some major issues :
|
|
|
|
* support of Large JPEG2000 Files greater than 2 GBytes
|
|
|
|
* support of tile coding and decoding which allows to encode or decode only specific part of image if the file is tiled
|
|
|
|
* implements subset of the MCT part 2
|
|
|
|
* streaming system
|
|
|
|
* improvement of the cmake build system
|
|
|
|
* adding a CDash platform to support continuous integration of the different version
|
|
|
|
* opaque pointers (opj_stream, opj_codec) have been used to simplify the API
|
|
|
|
* the library does not perform the t1 decoding of non-needed resolutions any more (increases performance)
|
|
|
|
* a lot of code has been simplified/factored in order to lower the memory consumption.
|
|
|
|
* j2k.c and jp2.c have been modified to support a simpler extension mechanism
|
|
|
|
* prefix all public and the great majority of the private symbols with opj_ to avoid conflict with external libraries
|
|
|
|
|
|
|
|
------------------------------------------------------------------
|
|
|
|
Mon Jan 24 00:00:00 UTC 2010 - Angelos Tzotsos <tzotsos@opensuse.org>
|
|
|
|
|
|
|
|
* Initial build from SVN
|