Package openexr-libs-3.1.1-3.el9.i686
Name | openexr-libs |
---|---|
Epoch | 0 |
Version | 3.1.1 |
Release | 3.el9 |
Architecture | i686 |
Website/URL | https://www.openexr.com/ |
License | BSD |
Build Time | 2025-03-31 16:23:48 |
Build Host | builder-x86-05.inferitos.ru |
Summary | OpenEXR Libraries |
Repositories | AppStream |
Description | OpenEXR is an open-source high-dynamic-range floating-point image file format for high-quality image processing and storage. This document presents a brief overview of OpenEXR and explains concepts that are specific to this format. OpenEXR Features: * High dynamic range and color precision. Support for 16-bit floating-point, * 32-bit floating-point, and 32-bit integer pixels. * Multiple image compression algorithms, both lossless and lossy. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. The lossy codecs have been tuned for visual quality and decoding performance. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. * Support for stereoscopic image workflows and a generalization to multi-views. * Flexible support for deep data: pixels can store a variable-length list of samples and, thus, it is possible to store multiple values at different depths for each pixel. Hard surfaces and volumetric data representations are accommodated. * Multipart: ability to encode separate, but related, images in one file. This allows for access to individual parts without the need to read other parts in the file. * Versioning: OpenEXR source allows for user configurable C++ namespaces to provide protection when using multiple versions of the library in the same process space. The IlmBase Library: Also a part of OpenEXR, the IlmBase library is a basic, light-weight, and efficient representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. |
Errata | — |
Size | 1144 KiB |
Source Project | openexr-3.1.1-3.el9 |
SHA-256 checksum | 4fb9d218f5c46ec10244dbf126f49a97b3833dc2b9c2d902766768836f195aee |
×
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.1.1-3 - Rebuilt for MSVSphere 9.6-beta * Wed Oct 23 2024 Josef Ridky <jridky@redhat.com> - 3.1.1-3 - fix CVE-2023-5481 (RHEL-23879)