Path to this page:
./
graphics/openimageio,
C++ library for reading and writing images
Branch: CURRENT,
Version: 3.1.10.0nb1,
Package name: openimageio-3.1.10.0nb1,
Maintainer: ryoonOpenImageIO is a library for reading and writing images, and a bunch of related
classes, utilities, and applications. There is a particular emphasis on formats
and functionality used in professional, large-scale animation and visual
effects work for film. OpenImageIO is used extensively in animation and VFX
studios all over the world, and is also incorporated into several commercial
products.
Required to run:[
graphics/opencv] [
graphics/tiff] [
graphics/freetype2] [
graphics/glew] [
graphics/openexr] [
devel/boost-libs] [
devel/hdf5] [
graphics/ilmbase] [
graphics/openjpeg] [
graphics/giflib] [
graphics/libwebp] [
x11/qt5-qtbase] [
multimedia/ffmpeg4]
Required to build:[
pkgtools/x11-links] [
devel/boost-headers] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 52363.086 KB
Version history: (Expand)
- (2026-04-11) Updated to version: openimageio-3.1.10.0nb1
- (2026-02-10) Updated to version: openimageio-3.1.10.0
- (2026-01-05) Updated to version: openimageio-3.1.9.0
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-09-27) Updated to version: openimageio-3.0.9.1nb4
CVS history: (Expand)
| 2026-04-11 19:09:11 by Thomas Klausner | Files touched by this commit (15) |
Log message:
*: recursive bump for libraw jasper option removal
|
2026-02-10 10:03:13 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
openimageio: updated to 3.1.10.0
3.1.10.0
- *perf*: `IBA::resample()` and `oiiotool --resample` improvements to speed up \
20x or more
- *ImageBuf*: IB::localpixels_as_[writable_]byte_image_span
- ImageBufAlgo*: IBA::make_texture now honors "maketx:threads" hint
- *heif*: Add IOProxy for input and output
- *heif*: Can not output AVIF when libheif has no HEVC support
- *heif*: Error saving multiple images with different bit depths
- *webp*: Use correct resolution limits for WebpOutput::open
- *webp*: Missing oiio:UnassociatedAlpha on input
- *fix*: Several bug fixes related to internal use of image_span
- *build*: Fix building on OpenBSD
- *deps*: Libheif 1.21 support
- *deps*: Bump build ver to 2.5.1
- *deps*: Use libheif exported config if available
- *tests*: Add new ref image for jpeg test
- *tests*: Fully disable tests when their required dependencies are missing
- *ci*: Speed up macos15 intel variant by not installing Qt
- *ci*: Don't run non-wheel workflows when only pyproject.toml changes
- *ci*: Windows runners switched which python version they had
- *ci*: Test against libraw 0.22 for 'latest' test variants
- *ci*: Lock bleeding edge to pybind11 latest version
|
2026-01-05 18:53:53 by Adam Ciarcinski | Files touched by this commit (13) |  |
Log message:
openimageio: updated to 3.1.9.0
Release 3.1.9.0 (Jan 1, 2026) -- compared to 3.1.8.0
- Color management improvements:
- Auto convert between oiio:ColorSpace and CICP attributes in I/O
- *exr*: Write OpenEXR colorInteropID metadata based on oiio:ColorSpace
- *jpeg-xl*: CICP read and write support for JPEG-XL
- *jpeg-xl*: ICC read and write for JPEG-XL files (issue 4649)
- *png*: We were not correctly suppressing hint metadata
- *sgi*: Implement RLE encoding support for output
- *webp*: Allow out-of-order scanlines when writing webp
- *fix/IBA*: IBA::compare_Yee() accessed the wrong channel
- *perf/filesystem.h*: Speedup to detect the existence of files on Windows
- *ci*: Address tight disk space on GHA runners
- *ci*: Optimize install_homebrew_deps by coalescing installs
- *ci*: Build_Ptex.bash should build Ptex using C++17
- *ci*: Unbreak CI by adjusting Ubuntu installs
- *ci*: Test against libraw 0.21.5
- *docs*: Fix missing docs for `OIIO:attribute()` and `OIIO::getattribute()`
|
| 2025-09-27 11:57:41 by Thomas Klausner | Files touched by this commit (337) |
Log message:
*: recursive bump for boost 1.89
|
| 2025-09-21 20:15:09 by Thomas Klausner | Files touched by this commit (56) |
Log message:
*: recursive bump for fmtlib 12
|
| 2025-09-21 17:11:43 by Thomas Klausner | Files touched by this commit (73) |
Log message:
*: recursive bump for openexr 3.4.0
|
| 2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355) |
Log message:
*: recursive bump for tiff growing lerc dependency
|
2025-08-14 09:43:27 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
openimageio: update patch after upstream feedback
|