|
WhatsNew
Latest revisions
February 2012: OpenJPEG 1.5 releasedOpenJPEG 1.5 has been released. More info here. April 2011: OpenJPIP 1.0 releasedOpenJPIP 1.0 has been released and committed on the svn. More info here. January 2011: Version 1.4 releasedVersion 1.4 has been released which includes all bugfixes since 1.3 (see CHANGES for list of them) and autotools. October 2010: autotools availableOn *nix and osx platforms, openjpeg library and executables can now be built using autotools. See INSTALL for more details. November 2008: Switching our local svn platform to googlecodeOur svn has been moved and entirely synchronized with Google Code. From now on, news, checkout, downloads, etc will be available here : http://code.google.com/p/openjpeg. August 2008: Version 2 added as a svn branchVersion 2 of OpenJPEG (still in alpha testing) has been added as a branch on the svn. More info on version 2 here. 21 December 2007: Version 1.3 ReleasedOpenJPEG version 1.3 has been released ! Here are the main characteristics of this new release:
The library interface is basically the same as in version 1.2, with new features added. 4 June 2007: Version 1.2 ReleasedWe're very happy to announce that OpenJPEG version 1.2 has been released. Here are the three main novelties:
More generally, the library robustness has been increased and several bugs have been corrected. Since the library structure has been modified, we have increased the soversion (it is now set to 2). 5 March 2007: Lots of newsWe haven't been very active in updating this page recently. Here is a summary of the recent (and "not so recent") changes:
31 January 2006: Cmake files availableThanks to Mathieu Malaterre from the GDCM project, CMake files have been added to the cvs repository. CMake is a cross-platform, open-source make system. Makefiles and project files for almost any platform can now easily be generated. Feel free to test them on your own platform and provide feedback. 15 December 2005: OpenJPEG 1.0 has been releasedThanks to Hervé Drolon from the Freeimage project, major enhancements have been brought to the OpenJPEG library. They are shortly summarized in the following list. As you will see, this new version is completely "iso-functional" in comparison with the previous one... Nevertheless, deep changes have been made giving the openjpeg library enough robustness to release version 1.0. The new library structure, function names, ... are largely inspired from the work that has been done for the JPEG library. We hope that this robust and stable version of the OpenJPEG library will help you even more when building your JPEG 2000 applications ! Major changes :
1 september 2005: Forum has been openedA forum has been opened where questions and comments can be posted about the library. Feel free to contribute ! 27 april 2005: Version 0.97Most of the the new features of version 0.97 are related to MJ2. It now includes a metadata reader from a Motion JPEG 2000 video file that generates an XML file with a representation of that content. This part of the OpenJPEG codec has been developped by Glenn Pearson . Thanks for his contributions ! This version also includes optimisations of the J2K and MJ2 codecs. Check the documentation for more info. 26 january 2005 : "layering" option added to the decoderA '-l' option has been added to the decoder. This option allows user to specify the maximum number of layers to be decoded. In addition to this, the command line for the decoder (j2k_to_image) has been updated. 14 december 2004 : Version 0.96This version integrated also updates for j2k, jp2 and mj2 file formats. 13 december 2004: Modularity increased with MJ2 filesThe modularity of the MJ2 codec has been increased. Two tools (MJ2_Wrapper and MJ2_Extractor) are independant from OpenJPEG and enable you to wrap JPEG 2000 codestream into a MJ2 file, and to extract codestreams from MJ2 files. Besides these two new tools, the MJ2 codec compresses YUV frames to an MJ2 file, and decompresses them using the OpenJPEG codec. 20 July 2004 : Version 0.95The main update of the version 0.95 is the Class-1 Profile-1 compliance of the decoder. We are working hard to make the whole codec full part-1 compliant as soon as possible (some tests are still to be made on the encoder). This version 0.95 integrates also recent updates like jp2 or mj2 file formats support 15 July 2004 : MJ2 files encoding and decodingYou can now create and decode Motion JPEG 2000 files with OpenJPEG. The compression from YUV files can be achieved using all standard OpenJPEG coding options applied to the J2K codestreams. You can use standard MJ2 boxes, or define your own. The decompression of MJ2 files to YUV is straightforward. For the moment, this new option is available only in the CVS package (not in the version 0.9 package). 25 June 2004 : JP2-format encoding and decodingJP2 file-format is now managed by OpenJPEG. Just specify a .jp2 extension in place of the .j2k extension. At the encoder, you may specify the content of the JP2 boxes, or use the standard ones created by default. At the decoder, a JP2-structure is created and can be used afterwards. For the moment, this new option is available only in the CVS package (not in the version 0.9 package). 3 May 2004 : Version 0.9Version 0.9 has been released. Several new features are available :
| |