![]() | Logo by Alkaron (anonymous IP: 184.73.74.47) | |||||||||||||
| ||||||||||||||
Audio (307) Datatype (46) Demo (166) Development (464) Document (18) Driver (77) Emulation (125) Game (722) Graphics (384) Library (58) Audio (8) Graphics (3) Hollywood (12) Misc (20) Mui (9) Reaction (2) Xml (2) Network (160) Office (43) Utility (623) Video (47) Total files: 3240 Full index file. Download Recent index file. Download
 Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
Installation: Copy openjpeg.library to LIBS: Installation (SDK): Copy include/#? all to SDK:Local/common/include/ Info: Based around Stephan Matzke's port of OpenJPEG 1.3. http://os4depot.net/share/development/library/graphics/openjpeg.lha http://www.openjpeg.org The OpenJPEG library is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG). Compatibility notes (for Developers): The extended fields (jpwl) of the opj_cparameters_t and opj_dparameters_t structures are only available when using the v2 main interface. Also you will need to compile your code using "-DUSE_JPWL". Developers writing programs for the v2 interface should use these functions for allocating and freeing these structures: - opj_create_cparameters - opj_create_dparameters - opj_destroy_cparameters - opj_destroy_dparameters Version 1 of the main interface is backwards compatible and will continue to work as before except that there is now JPWL format support in the code. Changes: 52.5 (20-Dec-2009) - Recompiled using the latest SDK 52.4 (16-Aug-2008) - Added JPWL support (again) - Added v2 interface functions to inline4 include file 52.3 (15-Aug-2008) - Updated to use libopenjpeg 1.3 (faster and uses less memory) - No JPWL support :-( 52.2 (30-Jul-2008) - Compiled libopenjpeg and openjpeg.library with USE_JPWL 52.1 (26-Jul-2008) - First released version |
| Copyright (c) 2004-2013 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |