Package libopenimageio2.5: Information

Binary package: libopenimageio2.5
Version: 2.5.7.0-alt1.1
Architecture: i586
Build time:  Feb 20, 2024, 03:19 PM in the task #341143
Source package: libopenimageio
Category: System/Libraries
Report package bug
License: BSD-3-Clause and Apache-2.0
Summary: Library for reading and writing images
Description: 
OpenImageIO is a library for reading and writing images, and a bunch of related
classes, utilities, and applications. Main features include:
- Extremely simple but powerful ImageInput and ImageOutput APIs for reading and
  writing 2D images that is format agnostic.
- Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000,
  DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI,
  PNM/PPM/PGM/PBM, Field3d.
- An ImageCache class that transparently manages a cache so that it can access
  truly vast amounts of image data.

Maintainer: Ilya Kurdyukov


Last changed


Feb. 20, 2024 Ilya Kurdyukov 2.5.7.0-alt1.1
- Updated patch for Elbrus.
Jan. 24, 2024 Konstantin Lepikhov 2.5.7.0-alt1
- 2.5.7.0.
- aarch64: revert simd optimisations (see upstream issue #4111).
Nov. 16, 2023 Konstantin Lepikhov 2.5.5.0-alt2
- Build: use C++17 for new openvdb.
- BR: added Ptex.