- The deprecated icc compiler is no longer supported. (3.2.0.0)
- fmt: Minimum required version is now 9.0 (was 7.0).
- New image file format support:
- oiiotool new features and major improvements:
- Command line utilities:
- iv: Flip, rotate and save image #5003 (by Valery Angelique) (3.2.0.0, 3.1.11.0)
- ImageBuf/ImageBufAlgo:
- ImageBuf:
IB::localpixels_as_[writable_]byte_image_span#5011 (3.2.0.0, 3.1.10.0)
- ImageBuf:
- ImageCache/TextureSystem:
- api/TS:
IBA::make_texture()now honors "maketx:threads" hint #5014 (3.2.0.0, 3.1.10.0)
- api/TS:
- New global attribute queries via OIIO::getattribute():
- Miscellaneous API changes:
- api: Versioned namespace to preserve ABI compatibility between minor releases #4869 (3.2.0.0)
- Color management improvements:
- Fix some legacy 'Linear' color references #4959 (3.2.0.0)
- Auto convert between oiio:ColorSpace and CICP attributes in I/O #4964 (by Brecht Van Lommel) (3.0.14.0, 3.2.0.0)
- openexr: Write OpenEXR colorInteropID metadata based on oiio:ColorSpace #4967 (by Brecht Van Lommel) (3.0.14.0, 3.2.0.0)
- jpeg-xl: CICP read and write support for JPEG-XL #4968 (by Brecht Van Lommel) (3.2.0.0, 3.1.9.0)
- jpeg-xl: ICC read and write for JPEG-XL files (issue 4649) #4905 (by shanesmith-dwa) (3.0.14.0, 3.2.0.0)
- Other notable new feature:
- perf:
ImageBufAlgo::resampleandoiiotool --resampleimprovements to speed up 20x or more #4993 (3.2.0.0, 3.1.10.0)
- texture: Fix texture overblur with st-blur parameters #5071 #5080 (by Pascal Lecocq) (3.2.0.1, 3.1.12.0, 3.0.17.0)
- ImageInput: check_open fixes and new checks #5087 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- ImageSpec: metadata_val improved safety #5096 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- ImageBuf: Fix set_pixels bug, didn't consider roi = All #4949 (3.2.0.1)
- IBA: IBA::compare_Yee() accessed the wrong channel #4976 (by Pavan Madduri) (3.2.0.0)
- IBA: Handle offset data windows in fillholes_pushpull #5105 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- fix: Gamma precision improvements #5038 (by Lumina Wang) (3.2.0.0, 3.1.11.0)
- oiiotool:
--buildinfomisreported platform on MSVS #5027 (3.2.0.0, 3.1.11.0) - oiiotool: Fix expression BOTTOM when there are exactly two images #5046 (3.2.0.0, 3.1.11.0)
- oiiotool:
-d SUBIMAGENAME.*didn't work properly #5048 (3.2.0.0, 3.1.11.0) - oiiotool: Make sure
oiiotool --compressiondoes expression substitution #5055 (3.2.0.0, 3.1.11.0) - oiiotool: Better type understanding with
-i:ch=and other related cleanup #5056 (3.2.0.1, 3.1.12.0) - bmp: Detect corrupt files where palette doesn't match bpp #5030 (3.2.0.0, 3.1.11.0)
- bmp: Use check_open to guard against corrupt resolutions #5086 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- exif: Support EXIF 3.0 tags (for all formats) #4961 (3.2.0.1)
- ffmpeg: 10 bit video had wrong green channel #4935 (by Brecht Van Lommel) (3.2.0.0, 3.1.7.0)
- heif: Add IOProxy support for both input and output #5017 (by Brecht Van Lommel) (3.2.0.0, 3.1.10.0)
- heif: Fix: Could not output AVIF when libheif has no HEVC support #5013 (by Brecht Van Lommel) (3.2.0.0, 3.1.10.0)
- heif: Fix error saving multiple images with different bit depths #5018 (by Brecht Van Lommel) (3.2.0.0, 3.1.10.0)
- heif: Monochrome channel read and write support, fix crash #5043 (by Brecht Van Lommel) (3.2.0.0, 3.1.11.0)
- heif: Fix invalid read writing 8-bit images with dimensions not a multiple of 64 #5095 (by Brecht Van Lommel) (3.2.0.1, 3.1.12.0)
- ico: Various validity checks and error handling for corruptions #5088 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- iff: Handle non-zero origin, protect against buffer overflows #4925 (3.2.0.0, 3.1.7.0)
- jpeg: Fix wrong pointers/crashing when decoding CMYK jpeg files #4963 (3.2.0.0)
- jpeg: Improved safety and error reporting for jpeg and iptc #5081 (3.2.0.1, 3.1.12.0)
- jpeg-2000: Type warning in assertion in jpeg2000output.cpp #4952 (3.2.0.1)
- jpeg-xl: ICC read and write for JPEG-XL files (issue 4649) #4905 (by shanesmith-dwa) (3.2.0.0)
- jpeg-xl: Correctly set Quality for JPEG XL #4933 (3.2.0.0, 3.1.7.0)
- jpeg-xl: CICP read and write support for JPEG XL #4968 (by Brecht Van Lommel) (3.2.0.0, 3.1.9.0)
- jpeg-xl: Extend JXL CICP support to include P3 / color primaries 12 #5054 (by Shane Smith) (3.2.0.0, 3.1.11.0)
- openexr: Support for idManifest and deepImageState (experimental) #4877 (3.2.0.0, 3.1.7.0)
- openexr: ACES Container hint for exr outputs #4907 (by Oktay Comu) (3.2.0.0, 3.1.7.0)
- openexr: Write OpenEXR colorInteropID metadata based on oiio:ColorSpace #4967 (by Brecht Van Lommel) (3.0.14.0, 3.2.0.0)
- openexr: Improve attribute translation rules #4946 (3.2.0.0)
- openexr: ACES container writes colorInteropId instead of colorInteropID #4966 (by Brecht Van Lommel) (3.2.0.0)
- png: We were not correctly suppressing hint metadata #4983 (3.2.0.0)
- psd: Fixes against corrupt files with better validation #5089 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- rla: Lots of additional validity checking and safety #5094 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- sgi: Implement RLE encoding support for output #4990 (by Jesse Yurkovich) (3.2.0.0)
- tiff: Fix TIFF output crash for multi-count Exif metadata #5035 (3.2.0.0, 3.1.11.0)
- tiff: Improve TIFF robustness for non-matching tag/metadata types #5036 (3.2.0.0, 3.1.11.0)
- tiff: Correctly read TIFF EXIF fields for ExifVersion and FlashPixVersion #5045 (3.2.0.0, 3.1.11.0)
- tiff: Fix buffer overrun and improve error reporting #5082, fix wrong number of values passed to
invert_photometric#5083, check for invalid bit depth in palette images #5091 (3.2.0.1, 3.1.12.0) - webp: Allow out-of-order scanlines when writing webp #4973 (by Pavan Madduri) (3.2.0.0)
- webp: Use correct resolution limits for WebpOutput::open #5016 (by Jesse Yurkovich) (3.2.0.0, 3.1.10.0)
- webp: Fix missing oiio:UnassociatedAlpha on input #5020 (by Brecht Van Lommel) (3.2.0.0, 3.1.10.0)
- fix: Fix UB-sanitizer warning about alignment #5097 (3.2.0.1, 3.1.12.0)
- fix: Catch exceptions in print-uncaught-messages destructor #5103 (3.2.0.1, 3.1.12.0)
- fix: Enhanced exception safety for our use of OpenColorIO #5114 (3.2.0.1, 3.1.12.0)
- fix: Fix possible fmt exceptions where we might have passed null string #5115 (3.2.0.1, 3.1.12.0)
- fix: Several bug fixes related to internal use of image_span #5004 (3.2.0.0, 3.1.10.0)
- int: Conform certain attrib names "exif:" to our "Exif:" convention #5025 (3.2.0.0)
- int: Remove left over tile emulation code for various formats that really only support scanline I/O. This hasn't worked properly for a long time, so we aren't really taking away any functionality that anybody could have been using. #5029 (by Jesse Yurkovich) (3.2.0.0)
- dassert.h: OIIO_CONTRACT_ASSERT and other hardening improvements #5006 (3.2.0.0)
- filesystem.h: Speedup to detect the existence of files on Windows #4977 (by JacksonSun-adsk) (3.2.0.0)
- fmath.h: Address fmath.h warning with ispow2 #5033 (3.2.0.0)
- typedesc.h: New TypeURational type definition is like TypeRational, but with unsigned components. #5036 #5057 (3.2.0.0, 3.1.11.0)
- OIIO's CMake build system and scripts:
- build: Allow auto-build of just required packages by setting
OpenImageIO_BUILD_MISSING_DEPStorequired. #4927 (3.2.0.0, 3.1.7.0) - build: Make dependency report more clear about what was required #4929 (3.2.0.0, 3.1.7.0)
- build: Fix HARDENING build options #4996 (3.2.0.0)
- build: Fully disable tests when their required dependencies are missing #5005 (3.2.0.0, 3.1.10.0)
- build: Raise fmt auto-build version to 12.1, handle Windows flags #5039 (3.2.0.0, 3.1.11.0)
- build: Self-builder logic fixes for deep vs shallow clones #5034 (3.2.0.0, 3.1.11.0)
- build: Remove support for deprecated Intel icc compiler #5040 (3.2.0.0)
- build: Use quote to avoid error if variable is empty #5053 (3.2.0.0, 3.1.11.0)
- build: Improve security by pinning auto-build dependencies by hash #5076 (3.2.0.1, 3.1.12.0)
- build: Include idiff in the python wheels we build #5104 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- build: Allow auto-build of just required packages by setting
- Dependency and platform support:
- deps: Additional auto-build capabilities for dependencies that are not found: GIF library #4921 (by Valery Angelique), OpenJPEG #4911 (by Danny Greenstein) (3.2.0.0, 3.1.7.0)
- deps: Disable LERC in libTIFF local build script #4957 (by LI JI) (3.2.0.0, 3.1.8.0)
- deps: Test against libraw 0.21.5 #4988 (3.2.0.0, 3.1.9.0)
- build/platforms: Fix building on OpenBSD #5001 (by Brad Smith) (3.2.0.0, 3.1.10.0)
- build/deps: Bump OCIO auto-build ver to 2.5.1 #5022 (by Zach Lewis) (3.2.0.0, 3.1.10.0)
- build/deps: Use libheif exported config if available #5012 (3.2.0.0, 3.1.10.0)
- build/deps: Libheif 1.21 support #4992 (3.2.0.0, 3.1.10.0)
- deps: Raise minimum fmt library version to 9.0 #5041 (3.2.0.0)
- deps: Test building with clang 22.1, fix warnings uncovered #5067 (3.2.0.1, 3.1.12.0)
- deps: Address new pybind11 float/int auto-conversion behavior #5058 (3.2.0.1, 3.1.12.0)
- build/win: Embed manifest in OIIO executables to enable long path handling #5066 (by Nathan Rusch) (3.2.0.1, 3.1.12.0)
- Testing and Continuous integration (CI) systems:
- tests: Image_span_test reduce benchmark load for debug and CI renders #4951 (3.2.0.0, 3.1.8.0)
- tests: Add new ref image for jpeg test #5007 (3.2.0.0, 3.1.10.0)
- tests: Adjust test comparision thresholds for Mac ARM #5026 (3.2.0.0, 3.1.11.0)
- tests: Add testsuite/heif ref output for libheif 1.21 + avif support #5031 (3.2.0.0, 3.1.11.0)
- tests: Imageinout_test: add benchmark of read and write speed vs tile size #5037 (3.2.0.0, 3.1.11.0)
- ci: Python wheel building improvements: use ccache #4924 (by Larry Gritz), unbreak wheel release + other enhancements pt 1 #4937 (by Zach Lewis) (3.2.0.0, 3.1.7.0)
- ci: Simplify ci workflow by using build-steps for old aswf containers, too #4932 (3.2.0.0, 3.1.7.0)
- ci: We were not correctly setting fmt version from job options #4939 (3.2.0.0, 3.1.7.0)
- ci: Emergency fix change deprecated sonarqube action #4969 (3.2.0.0)
- ci: Try python 3.13 to fix Mac breakage on CI #4970 (3.2.0.0)
- ci: Freetype adjustments #4999 (3.2.0.0)
- ci: Speed up macos15 intel variant by not installing Qt #4998 (3.2.0.0, 3.1.10.0)
- ci: Don't run non-wheel workflows when only pyproject.toml changes #4997 (3.2.0.0, 3.1.10.0)
- ci: Windows runners switched which python version they had #5010 (3.2.0.0, 3.1.10.0)
- ci: Test against libraw 0.22 for 'latest' test variants #5009 (3.2.0.0, 3.1.10.0)
- ci: Lock bleeding edge to pybind11 latest version #5024 (3.2.0.0, 3.1.10.0)
- ci: Don't install OpenCV on Mac Intel job variant #5032 (3.2.0.0, 3.1.11.0)
- ci: Turn off nightly workflows for user forks #5042 (3.2.0.0, 3.1.12.0)
- ci: Temporarily disable python stub checking #5061 (3.2.0.0, 3.1.11.0)
- ci: Add MacOS 26 (ARM) to the CI lineup #5059 (3.2.0.0, 3.1.11.0)
- ci: Add CI test for MSVS 2026 #5060 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- ci: On Mac Intel CI variant, don't install openvdb, for speed #5065 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- ci: For security, replace workflow substitutions with safer env substitutions #5070 (3.2.0.1, 3.1.12.0)
- ci: Speed up slow benchmarks for debug and sanitizer CI tests #5077 (3.2.0.1, 3.1.12.0)
- ci: Bump GitHub Actions to latest versions #5078 #5110 #5119 (3.2.0.1)
- ci: Fix broken Mac CI and wheel building by specifying full compiler paths #5100 #5101 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- tests: New ref outputs for tiff-misc, heif no-avif, and ffmpeg 8.1 cases #5075 #5079 #5099 #5112 (3.2.0.1)
- docs: Update/correct explanation of "openexr:core" attribute, and typo fixes #4943 (3.2.0.0, 3.1.7.0)
- docs: Remove outdated/wrong description in INSTALL.md #5008 (3.2.0.0)
- docs: Update description for dwaCompressionLevel #5074 (by Aamir Raza) (3.2.0.1, 3.1.12.0)
- docs: Fix formatting examples for version macros #5073 (3.2.0.1, 3.1.12.0)
- docs: Keep TextureSystem docs in sync with ImageCache #5085 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- docs: Fix typos and incorrect attribute name in a comment #5093 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- docs: Fix misstatement about oiiotool
--if#5102 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- admin: Refinements to the issue and PR templates #4982 #4995 (3.2.0.0)
- admin: Draft policy on use of AI coding assistants #5072 #5116 (3.2.0.1, 3.1.12.0, 3.0.17.0)
- oiiotool: Better type understanding with
-i:ch=and other cleanup #5056 - texture: Fix texture overblur with st-blur parameters, remove legacy_texture_blur override #5071 #5080 (by Pascal Lecocq) (3.1.12.0, 3.0.17.0)
- IBA: Handle offset data windows in fillholes_pushpull #5105 (3.1.12.0, 3.0.17.0)
- ImageInput: check_open fixes and new validity checks #5087 (3.1.12.0, 3.0.17.0)
- bmp: Use check_open to guard against corrupt resolutions #5086 (3.1.12.0, 3.0.17.0)
- heif: Fix invalid read writing 8-bit images with dimensions not a multiple of 64 #5095 (by Brecht Van Lommel)
- ico: Various validity checks and error handling for corruptions #5088 (3.1.12.0, 3.0.17.0)
- jpeg: Improved safety and error reporting for jpeg and iptc #5081
- jpeg2000: Suppress leak when reading with OpenJPH #5098
- psd: Fixes against corrupt files with better validation #5089 (3.1.12.0, 3.0.17.0)
- rla: Lots of additional validity checking and safety #5094 (3.1.12.0, 3.0.17.0)
- tiff: Support GPS fields, and other metadata enhancements #5050
- tiff: Fix buffer overrun and improve error reporting #5082, fix wrong number of values passed to
invert_photometric#5083, check for invalid bit depth in palette images #5091 - ImageSpec: metadata_val improved safety #5096 (3.1.12.0, 3.0.17.0)
- fix: Fix UB-sanitizer warning about alignment #5097
- fix: Catch exceptions in print-uncaught-messages destructor #5103
- fix: Enhanced exception safety for our use of OpenColorIO #5114
- fix: Fix possible fmt exceptions where we might have passed null string #5115
- build: Test building with clang 22.1, fix warnings uncovered #5067
- build: Improve security by pinning auto-build dependencies by hash #5076
- build: Include idiff in the python wheels we build #5104 (3.1.12.0, 3.0.17.0)
- build(pybind11): Address new pybind11 float/int auto-conversion behavior #5058
- build(win): Embed manifest in OIIO executables to enable long path handling #5066 (by Nathan Rusch)
- ci: Add CI test for MSVS 2026 #5060 (3.1.12.0, 3.0.17.0)
- ci: For security, replace workflow substitutions with safer env substitutions #5070
- ci: Speed up slow benchmarks for debug and sanitizer CI tests #5077
- ci: On Mac Intel CI variant, don't install openvdb, for speed #5065 (3.1.12.0, 3.0.17.0)
- ci: Bump GitHub Actions to latest versions #5078 #5110 #5119
- ci: Fix broken Mac CI and wheel building by specifying full compiler paths #5100 #5101 (3.1.12.0, 3.0.17.0)
- ci: Update certificates to be able to install icc #5122 (3.1.12.0, 3.0.17.0)
- ci: Turn off nightly workflows for user forks #5042
- tests: New ref outputs for tiff-misc, heif no-avif, and ffmpeg 8.1 cases #5075 #5079 #5099 #5112
- docs: Update description for dwaCompressionLevel #5074 (by Aamir Raza)
- docs: Fix formatting examples for version macros #5073
- docs: Keep TextureSystem docs in sync with ImageCache #5085 (3.1.12.0, 3.0.17.0)
- docs: Fix typos and incorrect attribute name in a comment #5093 (3.1.12.0, 3.0.17.0)
- docs: Fix misstatement about oiiotool
--if#5102 (3.1.12.0, 3.0.17.0) - admin: Draft policy on use of AI coding assistants #5072 (3.1.12.0, 3.0.17.0)
- oiiotool: Fix expression BOTTOM when there are exactly two images #5046
- oiiotool:
-d SUBIMAGENAME.*didn't work properly #5048 - oiiotool: Make sure
oiiotool --compressiondoes expression substitution #5055 - iv: Ability to flip, rotate and save image #5003 (by Valery Angelique)
- fix: Gamma precision #5038 (by Lumina Wang)
- bmp: Detect corrupt files where palette doesn't match bpp #5030
- heif: Monochrome channel read and write support, fix crash #5043 (by Brecht Van Lommel)
- jpeg-xl / color mgmt: Extending JXL CICP support to include P3 / color primaries 12 #5054 (by Shane Smith)
- tiff: Fix TIFF output crash for multi-count Exif metadata #5035
- tiff: Improve TIFF robustness for non-matching tag/metadata types #5036
- tiff: Correctly read TIFF EXIF fields for ExifVersion and FlashPixVersion #5045
- typedesc.h: New TypeURational type definition is like TypeRational, but with unsigned components. #5036 #5057
- win:
oiiotool --buildinfomisreported platform on MSVS #5027 - build: Raise fmt auto-build version to 12.1, handle Windows flags #5039
- build: Self-builder logic fixes for deep vs shallow clones #5034
- build: Use quote to avoid error if variable is empty #5053
- tests: Add testsuite/heif ref output for libheif 1.21 + avif support #5031
- tests: Adjust test comparision thresholds for Mac ARM #5026
- tests: Imageinout_test: add benchmark of read and write speed vs tile size #5037
- ci: Don't install OpenCV on Mac Intel job variant #5032
- ci: Temporarily disable python stub checking #5061
- ci: Add MacOS 26 (ARM) to the CI lineup #5059
- perf:
IBA::resample()andoiiotool --resampleimprovements to speed up 20x or more #4993 - ImageBuf: IB::localpixels_as_[writable_]byte_image_span #5011
- ImageBufAlgo*: IBA::make_texture now honors "maketx:threads" hint #5014
- heif: Add IOProxy for input and output #5017 (by Brecht Van Lommel)
- heif: Can not output AVIF when libheif has no HEVC support #5013 (by Brecht Van Lommel)
- heif: Error saving multiple images with different bit depths #5018 (by Brecht Van Lommel)
- webp: Use correct resolution limits for WebpOutput::open #5016 (by Jesse Yurkovich)
- webp: Missing oiio:UnassociatedAlpha on input #5020 (by Brecht Van Lommel)
- fix: Several bug fixes related to internal use of image_span #5004
- build: Fix building on OpenBSD #5001 (by Brad Smith)
- deps: Libheif 1.21 support #4992
- deps: Bump OCIO auto-build ver to 2.5.1 #5022 (by Zach Lewis)
- deps: Use libheif exported config if available #5012
- tests: Add new ref image for jpeg test #5007
- tests: Fully disable tests when their required dependencies are missing #5005
- ci: Speed up macos15 intel variant by not installing Qt #4998
- ci: Don't run non-wheel workflows when only pyproject.toml changes #4997
- ci: Windows runners switched which python version they had #5010
- ci: Test against libraw 0.22 for 'latest' test variants #5009
- ci: Lock bleeding edge to pybind11 latest version #5024
- Color management improvements:
- Auto convert between oiio:ColorSpace and CICP attributes in I/O #4964 (by Brecht Van Lommel)
- exr: Write OpenEXR colorInteropID metadata based on oiio:ColorSpace #4967 (by Brecht Van Lommel)
- jpeg-xl: CICP read and write support for JPEG-XL #4968 (by Brecht Van Lommel)
- jpeg-xl: ICC read and write for JPEG-XL files (issue 4649) #4905 (by shanesmith-dwa)
- png: We were not correctly suppressing hint metadata #4983
- sgi: Implement RLE encoding support for output #4990 (by Jesse Yurkovich)
- webp: Allow out-of-order scanlines when writing webp #4973 (by Pavan Madduri)
- fix/IBA: IBA::compare_Yee() accessed the wrong channel #4976 (by Pavan Madduri)
- perf/filesystem.h: Speedup to detect the existence of files on Windows #4977 (by JacksonSun-adsk)
- ci: Address tight disk space on GHA runners #4974
- ci: Optimize install_homebrew_deps by coalescing installs #4975
- ci: Build_Ptex.bash should build Ptex using C++17 #4978
- ci: Unbreak CI by adjusting Ubuntu installs #4981
- ci: Test against libraw 0.21.5 #4988
- docs: Fix missing docs for
OIIO:attribute()andOIIO::getattribute()#4987
- exif: Support EXIF 3.0 tags #4961
- jpeg: Fix wrong pointers/crashing when decoding CMYK jpeg files #4963
- openexr: Improve attribute translation rules #4946
- openexr: ACES container writes colorInteropId instead of colorInteropID #4966 (by Brecht Van Lommel)
- color mgmt: Fix some legacy 'Linear' color references #4959
- imagebuf: Fix
ImageBuf::set_pixels()bug, didn't consider roi = All #4949 - tests: Image_span_test reduce benchmark load for debug and CI renders #4951
- build: Type warning in assertion in jpeg2000output.cpp #4952
- build: Disable LERC in libTIFF local build script #4957 (by LI JI)
- ci: Fix broken ci, debug and static cases, bump some latest #4954
- ci: Unbreak icc/icx CI #4958
- admin: Update some license notices #4955
- openexr: Support for idManifest and deepImageState (experimental) #4877 (3.1.7.0)
- openexr: ACES Container hint for exr outputs #4907 (by Oktay Comu) (3.1.7.0)
- ffmpeg: 10 bit video had wrong green channel #4935 (by Brecht Van Lommel) (3.1.7.0)
- iff: Handle non-zero origin, protect against buffer overflows #4925 (3.1.7.0)
- jpeg-xl: Correctly set Quality for JPEG XL #4933 (3.1.7.0)
- api/docs: Fix IBA::set_pixels declaration and docs #4926 (3.1.7.0)
- win: Address Windows crashes from issue 4641 #4914 (3.1.7.0)
- fix: Uninitialized value revealed by clang-21 warning #4940 (3.1.7.0)
- build/deps: Additional auto-build capabilities for dependencies that are not found: GIF library #4921 (by Valery Angelique), OpenJPEG #4911 (by Danny Greenstein) (3.1.7.0)
- build: Allow auto-build of just required packages #4927 (3.1.7.0)
- build: Make dependency report more clear about what was required #4929 (3.1.7.0)
- ci: Python wheel building improvements: use ccache #4924 (by Larry Gritz), unbreak wheel release + other enhancements pt 1 #4937 (by Zach Lewis) (3.1.7.0)
- ci: Drop deprecated macos-13 (intel) platform, add macos-15-intel #4930 (3.1.7.0)
- ci: Try to avoid ffmpeg install failures #4936 (3.1.7.0)
- ci: Simplify ci workflow by using build-steps for old aswf containers, too #4932 (3.1.7.0)
- ci: We were not correctly setting fmt version from job options #4939 (3.1.7.0)
- tests: Update ref images for heif #4941 (3.1.7.0)
- docs: Update/correct explanation of "openexr:core" attribute, and typo fixes #4943 (3.1.7.0)
- oiioversion.h: Restore definition of
OIIO_NAMESPACE_USINGmacro #4920
- Beta 1: Aug 22, 2025
- Beta 2: Sep 19, 2025
- Release candidate 1: Sep 27, 2025
- Full release, v3.1.6.1: Oct 2, 2025
Executive Summary / Highlights:
- New image file support: Ultra HDR (HDR images in JPEG containers).
- oiiotool new commands:
--layersplit,--pastemeta,--demosaic,--create-dirand new expression expansion tokens:IS_CONSTANT,IS_BLACK,SUBIMAGES. - New IBA image processing functions:
scale(),demosaic(). - New 2-level namespace scheme that we hope will make it possible in the future for our annual releases to NOT need to break backward ABI compatibility.
- Support in Python for
ImageBuf._repr_png_method allows use of OIIO inside Jupyter Notebooks to display computed images. - Color management improvements: Conform to Color Interchange Forum and OpenEXR new conventions for naming and specifying color spaces. PNG, HEIC, and ffmpeg/video files now support reading CICP metadata.
- New image file format support:
- jpeg: Support reading Ultra HDR images #4484 (by Loïc Vital) (3.1.0.0/3.0.1.0)
- oiiotool new features and major improvements:
- New expression eval tokens:
IS_CONSTANT,IS_BLACK#4610 (by Lydia Zheng) (3.1.1.0);SUBIMAGES#4804 (3.1.3.0) --layersplit, new command to split layers #4591 (by Loïc Vital) (3.1.1.0)--pastemetanow takes additional modifiers that allows options for merging rather than rewriting, and is able to copy only a subset of the metadata specified by a regex. #4672 #4674 #4676 (3.1.1.0)--demosaicadd X-Trans demosaicing #4579 (by Anton Dukhovnikov) (3.1.1.0)--render_textnew modifiersmeasure=andrender=can be used to measure the size of rendered text without drawing it.` #4681 (3.1.3.0)--create-dirflag creates directories needed by-oif they doesn't already exist #4762 (by Dharshan Vishwanatha) (3.1.3.0)--eraseattribnew modifier:fromfile=1reads from a file to get a list of patterns to specify the attributes to erase. #4763 (by Lydia Zheng) (3.1.3.0)- oiiotool: Allow easy splitting of subimages by name #4874 (3.1.5.0)
- New expression eval tokens:
- Command line utilities:
- ImageBuf/ImageBufAlgo:
- New
ImageBuf::merge_metadata(): merges one IB's metadata into another's without deleting the metadata already present. It can also filter which metadata are copied using a regex. #4672 (3.1.1.0) - New
ImageBufAlgo::scale(): scales all channels of a multi-channel image by the single channel of a second image. #4541 (by Anton Dukhovnikov) (3.1.0.0/3.0.1.0) ImageBufAlgo::demosaic()added support for X-Trans demosaicing #4579 (by Anton Dukhovnikov) (3.1.1.0)
- New
- APIs moving to
spanandimage_span: Add API calls usingspanandimage_spanas the preferred alternative for the historical calls that took raw pointers and spans to designate buffers to read from or write into. - ImageCache/TextureSystem:
- maketx: Add maketx flags to increase feature parity with txmake #4841 (by Scott Milner) (3.1.4.0)
- New global attribute queries via OIIO::getattribute():
- Miscellaneous API changes:
- api: Make a 2-level namespace scheme #4567 (by Larry Gritz) #4603 (by Brecht Van Lommel) (3.1.1.0) #4869 (3.1.5.0)
- api: ImageSpec::scanline_bytes, tile_bytes, image_bytes #4631 (3.1.1.0)
- python: ImageBuf
_repr_png_method added, which allows use of ImageBuf in Jupyter Notebooks as a displayable object. #4753 (by Oktay Comu) (3.1.3.0) - python: Add python stub files #4692 (by Chad Dombrova) (3.1.3.0)
- api: Add new ImageInput::supports() query: "mipmap" #4800 (3.1.3.0)
- Color management changes
- color mgmt: Don't assume unlabeled OpenEXR files are lin_rec709 #4840 (3.1.4.0)
- color mgmt: Color space renaming to adhere to CIF conventions #4860 (3.1.4.0)
- Ability to read CICP metadata from PNG #4746 (by Zach Lewis) (3.1.5.0), HEIC #4880 (by Brecht Van Lommel) (3.1.5.0), and video files/ffmpeg #4882 (by Brecht Van Lommel) (3.1.5.0).
- perf: IBA::unsharp_mask() speed and memory optimization #4513 (by Vlad (Kuzmin) Erium) (3.1.0.0/3.0.1.0)
- perf: Oiiotool --line --text --point --box speedups #4518 (3.1.0.0/3.0.1.0)
- perf: Jpeg2000 valid_file implementation, much faster than trying to open #4548 (by Aras Pranckevičius) (3.1.0.0/3.0.1.0)
- perf: Faster utf8<->utf16 conversion on Windows #4549 (by Aras Pranckevičius) (3.1.0.0/3.0.1.0)
- perf: Speed up
maketx --envlatlwhen multithreaded by over 10x. #4825 - perf: Speed up OpenEXR non-core header read time #4832
- oiiotool: Better handling of wildcards that match no files #4627 (3.1.1.0)
- oiiotool: Invalid loop bound when appending mipmap textures using oiiotool #4671 (by Basile Fraboni) (3.1.1.0)
- oiiotool: -i:native=1, fix --native behavior, fix convert datatype #4708 (3.1.3.0)
- oiiotool: Fixes to --missingfile behavior #4803 (3.1.3.0)
- oiiotool: Allow thread control for --parallel-frames #4818 (3.1.3.0)
- oiiotool: Use normalized path when creating wildcard path pattern #4904 (by Jesse Yurkovich) (3.1.6.0)
- oiiotool: Ignore empty subimage(s) when calculating non-zero region #4909 (by Carine Touraille) (3.1.6.0)
- color mgmt: Support OCIO Viewing Rules, other OCIO-related improvements #4780 (by zachlewis) (3.1.3.0)
- iv: Fix crash on .DS_Store; fix uppercase extensions #4764 (by Anton Dukhovnikov) (3.1.3.0)
- iv: Do not resize on open and other zoom fixes #4766 (by Aleksandr Motsjonov) (3.1.3.0)
- iv: Bug fix for iv window losing focus on mac on startup #4773 (by Aleksandr Motsjonov) (3.1.3.0)
- iv: Use screen pixel ratio to render sharp text in pixel view tool #4768 (by Aleksandr Motsjonov) (3.1.3.0)
- IBA: IBA:demosaic add white balancing #4499 (by Anton Dukhovnikov) (3.1.0.0/3.0.1.0)
- IBA: IBA::demosaic - fix roi channels #4602 (by Anton Dukhovnikov) (3.1.1.0)
- IBA: Add 'auto' value for all options of
IBA::demosaic()#4786 (by Anton Dukhovnikov) (3.1.3.0) - ImageBuf: IB::pixeltype() did not always return the right value #4614 (3.1.1.0)
- ImageBuf: Fix bug in ImageBuf construction from ptr + neg strides #4630 (3.1.1.0)
- ImageBuf: Better errors for nonexistent subimages/mips #4801 (3.1.3.0)
- ImageInput: Incorrect IOProxy logic related to valid_file #4839 (3.1.4.0)
- python: Disable loading Python DLLs from PATH by default on Windows #4590 (by zachlewis) (3.1.1.0)
- python: Fix handle leak #4685 (3.1.3.0)
- python: IBA.demosaic had GIL release in wrong spot #4777 (3.1.3.0)
- python: Python ImageBuf.init_spec did not return correct value #4805 (3.1.3.0)
- python: Got strides wrong passing 2D numpy pixel array #4843 (3.1.4.0)
- exr: Allow an empty "name" metadata to be read #4528 #4536 (3.1.0.0/3.0.1.0)
- exr: Avoid integer overflow for large deep exr slice strides #4542 (3.1.0.0/3.0.1.0)
- exr: Fill in OpenEXR lineOrder attribute when reading #4628 (by vernalchen) (3.1.1.0)
- exr: Did not properly allocate 'missingcolor' vector #4751 (3.1.3.0)
- exr: Not honoring 'missingcolor' for scanline files #4757 (3.1.3.0)
- ffmpeg: FFmpeg incorrectly set zero oiio:BitsPerSample #4885 (by Brecht Van Lommel) (3.1.5.0)
- ffmpeg: Add ability to read CICP metadata #4882 (by Brecht Van Lommel) (3.1.5.0)
- gif: Gif output didn't handle FramesPerSecond attribute correctly #4890 (3.1.5.0)
- heic: Read and write of CICP and support for bit depth 10 and 12 #4880 (by Brecht Van Lommel) (3.1.5.0)
- ico: More robust to corrupted ICO files #4625 (3.1.1.0)
- iff: Improved IFF support reading and writing z buffers #4673 (by Mikael Sundell) (3.1.3.0)
- jpeg: Support encoding/decoding arbitrary metadata as comments #4430 (by Lukas Stockner) (3.1.0.0/3.0.1.0)
- jpeg-2000: Write .j2c by adding HTJ2K Encoding using the OpenJPH library. #4699 (by Sam Richards) (3.1.3.0)
- png: Alpha premultiplication adjustment and attribute #4585 (3.1.1.0)
- png: Increase allowed width/height limit #4655 (by Jesse Yurkovich) (3.1.1.0)
- png: CICP metadata support for PNG #4746 (by Zach Lewis) (3.1.5.0)
- pnm: Broken pgm having memory access error #4559 (3.1.0.0)
- psd: Perform endian byteswap on correct buffer area for PSD RLE #4600 (by Jesse Yurkovich) (3.1.1.0)
- psd: ICC profile reading improvements, especially for PSD #4644 (3.1.1.0)
- psd: Updated tag recognition for psb #4663 (by Lydia Zheng) (3.1.1.0)
- raw: Fix channel layout #4516 (by Anton Dukhovnikov) (3.1.0.0/3.0.1.0)
- raw: Add black level and BPS metadata #4601 (by Anton Dukhovnikov) (3.1.1.0)
- raw: Add
raw:ForceLoadImageInput configuration hint #4704 (by Anton Dukhovnikov) (3.1.3.0) - raw: Add thumbnail support to the raw input plugin #4887 (by Anton Dukhovnikov) (3.1.5.0)
- rla: More robust to corrupted RLA files that could overrun buffers #4624 (3.1.1.0)
- sgi: Fix valid_file to properly swap bytes on little-endian platforms #4697 (by Jesse Yurkovich) (3.1.3.0)
- tiff: The default value for bitspersample should be 1 #4670 (by vernalchen) (3.1.1.0)
- webp: Respect the
oiio:UnassociatedAlphaattribute #4770 (by Jesse Yurkovich) (3.1.3.0) - webp: Allow finer grained control over WEBP compression settings #4772 (by Jesse Yurkovich) (3.1.3.0)
- webp: Support reading/writing the ICCProfile attribute #4878 (by Jesse Yurkovich) (3.1.5.0)
- various formats: Detect invalid ICC profile tags #4557 #4561 (3.1.0.0)
- various formats: IPTC fields have length limits #4568 (3.1.0.0)
- int: Some LoggedTimer instances lacked a variable name #4571 (3.1.0.0)
- int: Various internal fixes to address Sonar and other warnings #4577 (3.1.0.0)
- int: No longer need OIIO_INLINE_CONSTEXPR macro #4607 (3.1.1.0)
- int: Get rid of some compiler symbols no longer needed #4606 (3.1.1.0)
- int: Switch to spans for some exif manipulation, fixing warnings #4689 (3.1.1.0)
- int: Rearrange initialize_cuda() for better err check, no warn #4726 (3.1.3.0)
- int: Experimental default_init_allocator and default_init_vector #4677 (3.1.3.0)
- int: Address some nitpick sonar warnings about TileID initialization #4722 (3.1.3.0)
- int: Address safety warnings in pvt::append_tiff_dir_entry #4737 (3.1.3.0)
- int: ImageInput/ImageOutput did not set per-file threads correctly #4750 (3.1.3.0)
- int/iv: Add raw string syntax modifier for VSCode and Cursor to understand its glsl #4796 (by Aleksandr Motsjonov) (3.1.3.0)
- int/iv: Use R"()" syntax for glsl shader strings for better readability #4795 (by Aleksandr Motsjonov) (3.1.3.0)
- int: ImageOutput::check_open logic was flawed #4779 (3.1.3.0)
- int: Switch to posix_spawnp for macOS background launch to enable PATH lookup #4834 (by Mikael Sundell) (3.1.4.0)
- filesystem.h: Filesystem::getline() #4569 (3.1.1.0)
- fmath.h: Add span-based bit_unpack() utility #4723 (3.1.3.0)
- fmath.h: Renaming and fixing of shuffle template #4739 (3.1.3.0)
- paramlist.h: ParamValue as_span, as_cspan (3.1.1.0)
- span.h: span_memcpy is a safer memcpy when you know the span boundaries #4597 (3.1.1.0)
- span.h: Only allow span-from-array if array for compatible size #4656 (3.1.1.0)
- span.h: OIIO::span improvements #4667 (3.1.1.0)
- span.h: Eliminate needless definitions of std::size #4652 (3.1.1.0)
- sysutil.h: Improve the implementation of Sysutil::put_in_background on macOS #4640 (by Mikael Sundell) (3.1.1.0)
- typedesc.h: Tidying of type trait templates #4705 (3.1.3.0)
- CMake build system and scripts:
- build: Python wheel building workflow #4428 (by zachlewis) (3.1.1.0), #4633 (3.1.1.0), #4820 (3.1.3.0), #4617 (3.1.1.0), #4668 (3.1.1.0), #4675 (3.1.1.0), #4855 (by Zach Lewis) (3.1.5.0), #4867 (3.1.5.0)
- build: C++23 support #4844 (3.1.4.0)
- build: Add hardening options #4538 (3.1.0.0/3.0.1.0)
- build: Use target_compile_options (fixes a LibRaw build issue) #4556 (by Don Olmstead) (3.1.0.0)
- build: Recent change broke when using non-Apple clang on Apple #4596 (3.1.1.0)
- build: Fix recently broken rpath setting #4618 (3.1.1.0)
- build: Improve OpenJpeg version detection. #4665 (by jreichel-nvidia) (3.1.1.0)
- build: Ensure python-based builds use maj.min.patch SO versioning #4634 (by zachlewis) (3.1.1.0)
- build: Better disabling of work when USE_PYTHON=0 #4657 (3.1.1.0)
- build: Bump auto-build libdeflate to 1.23 to avoid AVX512 not available errors #4679 (by LI JI) (3.1.1.0)
- build: Cmake 4.0 compatibility #4686 #4688 (3.1.1.0)
- build: Make sure the CHANGES-2.x.md makes it into the installation #4611 (3.1.1.0)
- build: Address Robin-map vs CMake 4.0 compatibility #4701 (3.1.3.0)
- build: Fix broken OIIO_SITE customization #4709 (3.1.3.0)
- build: Restore OIIO_AVX512ER_ENABLED preprocessor symbol #4735 (3.1.3.0)
- build: Address compiler warnings #4724 (3.1.3.0)
- build: Fix furo requirement after recently breaking docs #4743 (3.1.3.0)
- build: Clean up Windows compilation warnings #4706 (3.1.3.0)
- build: Fix typo related to finding ccache #4833 (3.1.4.0)
- build: Clean up obsolete logic for old compilers #4849 (3.1.5.0)
- build: Update autobuild defaults for some dependencies #4910 (3.1.6.1)
- Dependency and platform support:
- build(OCIO): Support static OCIO self-builds #4517 (by zachlewis) (3.1.0.0/3.0.1.0)
- build(PNG): Add build recipe for PNG #4423 (by zachlewis) (3.1.0.0/3.0.1.0); PNG auto-build improvements #4835 (3.1.4.0)
- deps(cmake): Fix build_cmake.bash script for aarch64, bump its default version #4581 (3.1.1.0)
- deps(dcmtk): Fix new dcmtk 3.6.9 vs C++ warning #4698 (3.1.3.0)
- deps(ffmpeg): Ffmpeg 8 support #4870 (3.1.5.0)
- deps(ffmpeg): Replace deprecated and soon removed avcodec_close with avcodec_free_context #4837 (by Vlad Erium) (3.1.4.0)
- deps(fmt): Fix failed test with old fmt #4758 (3.1.3.0)
- deps(fmt): Fix fmt throwing behavior warnings #4730 (3.1.3.0)
- deps(freetype): Test freetype 2.14 and document that it works #4876 (3.1.5.0)
- deps(freetype): Update ref image for slightly changed freetype accents #4765 (3.1.3.0)
- deps(jpeg2000): Update jpeg2000input.cpp to include cstdarg #4836 (by Peter Kovář) (3.1.4.0)
- deps(libheif): Add new ref output for libheif updates #4525 (3.1.0.0/3.0.1.0)
- deps(libheif): Use get_plane2 introduced by libheif 1.20.2 #4851 (by toge) (3.1.4.0)
- deps(libraw): Fix libraw definitions (again) #4588 (3.1.1.0)
- deps(libultrahdr): Detect libultrahdr version and enforce minimum of 1.3 #4729 (3.1.3.0)
- deps(OCIO): Raise OpenColorIO minimum to 2.3 (from 2.2) #4865 (3.1.4.0)
- deps(openexr): OpenEXR 3.4 supports two compression types for HTJ2K #4871 (by Todica Ionut) (3.1.5.0)
- deps(openexr): Several OpenEXR and OpenJPH build related fixes #4875 (3.1.5.0)
- deps(openjph): Fix openjph target use #4894 (3.1.5.0)
- deps(openvdb): Look for boost headers for OpenVDBs older than 12 #4873 (by Alex Fuller) (3.1.5.0)
- deps(python): Raise minimum supported Python from 3.7 to 3.9 #4830 (3.1.4.0)
- deps(opencolorio): Support for OpenColorIO 2.5 #4916 (3.1.6.1)
- windows: Include Windows version information on produced binaries #4696 (by Jesse Yurkovich) (3.1.3.0)
- windows: Propagate CMAKE_MSVC_RUNTIME_LIBRARY #4842 (3.1.4.0)
- windows + ARM64: Add arm_neon.h include on Windows ARM64 with clang-cl #4691 (by Anthony Roberts)
- NetBSD: Fix build on NetBSD #4857 (by Thomas Klausner) (3.1.4.0)
- build: Fix some build issues encountered on a musl libc system #4903 (by omcaif) (3.1.6.0)
- Testing and Continuous integration (CI) systems:
- tests: Improve Ptex testing #4573 (3.1.1.0)
- tests: Better testing coverage of null image reader/writer #4578 (3.1.1.0)
- tests: At long last, set up a softimage reading test (3.1.1.0)
- tests: Additional ref output for jpeg-corrupt test #4595 (3.1.1.0)
- ci: Increased the macos timeout slightly to fix spurious failures #4526 (3.1.0.0/3.0.1.0)
- ci: Don't rebuild docs in CI when only CMakeLists.txt changes #4539 (3.1.0.0/3.0.1.0)
- ci: Fix broken CI for ASWF 2021 and 2022 containers #4543 (3.1.0.0/3.0.1.0)
- ci: Refactor using a single steps workflow #4545 (3.1.0.0)
- ci: Fixups of analysis workflow #4572 (3.1.0.0)
- ci: Upgrade to newer actions #4570 (3.1.1.0)
- ci: Test and document support for WebP 1.5 and fmt 11.1 #4574 (3.1.1.0)
- ci: Only pass build-steps the secrets it needs #4576 (3.1.1.0)
- ci: Fix Windows 2019 CI -- make python version match the runner #4592 (3.1.1.0)
- ci: CI testing of new dependency releases: fmt 11.1.2 #4593, various #4683 (3.1.1.0), pugixml versions #4594 (3.1.1.0), pybind11 3.0.0 #4828 (3.1.4.0), webp and openexr #4861 (3.1.4.0)
- ci: Allow special branch names to prune CI jobs #4604 (3.1.1.0)
- ci: Unbreak broken CI (mostly broken by random GH runner changes): scorecard workflow #4605 (3.1.1.0)
- ci: Switch to using ARM-native linux runners #4616 (by zachlewis) (3.1.1.0)
- ci: Add
numpyas a runtime requirement #4638 (by zachlewis) (3.1.1.0) - ci: Move away from soon-to-be-deprecated ubuntu-20.04 GHA runner #4636 (3.1.1.0)
- ci: For docs workflow, lock down versions and speed up #4646 (3.1.1.0)
- ci: Improved clang-format CI task #4647 (3.1.1.0)
- ci: Add numpy as a runtime requirement #4654 (by zachlewis) (3.1.1.0)
- ci: Update libPNG address and version for ci & autobuild #4659 (3.1.1.0)
- ci: Step naming adjustments #4658 (3.1.1.0)
- ci: Save time by not checking out entire project history #4731 (3.1.3.0)
- ci: New variants for VFXP 2025, Windows 2025 #4744 (3.1.3.0)
- ci: Bump abi_check standard after ImageOutput changes #4747 (3.1.3.0)
- ci: Upload fixed python stubs as an artifact in CI #4754 (by Chad Dombrova) (3.1.3.0)
- ci: Update ref output to compensate for GitHub windows drive changes #4761 (3.1.3.0)
- ci: Pkg config libdir fix #4775 (by Scott Wilson) (3.1.3.0)
- ci: Add facility for benchmarking as part of CI #4745 (3.1.3.0)
- ci: Add Linux ARM test #4749 (3.1.3.0)
- ci: Update linux arm clang reference output #4782 (3.1.3.0)
- ci: For python stub generation, lock pybind11 to pre-3.0 #4831 (3.1.4.0)
- ci: Add a VFX Platform 2026 CI job #4856 (3.1.4.0)
- ci: Lock down to ci-oiio container with correct llvm components #4859 (3.1.4.0)
- ci: Try to fix Sonar workflow by switching to compile-commands for sonar #4879 (by vvalderrv) (3.1.5.0)
- ci: Fix analysis workflow configuration #4881 (3.1.5.0)
- ci: Better spread of libpng versions we test against #4883 (3.1.5.0)
- ci: More Sonar scan workflow fixes #4902 (by vvalderrv) (3.1.6.0)
- ci: Add more exceptions to when we test docs building #4899 (3.1.6.0)
- ci: Require all dependencies, with explicit exceptions #4898 (3.1.6.0)
- docs: Clarify 'copy_image' example #4522 (3.1.0.0/3.0.1.0)
- docs: Update some old links to our new vanity URLs #4533 (3.1.0.0/3.0.1.0)
- docs: Quickstart guide #4531 (3.1.0.0/3.0.1.0)
- docs: First stab at an archiecture overview #4530 (3.1.0.0/3.0.1.0)
- docs: Fix typo in oiiotool's gradient fill argument #4589 (by Loïc Vital) (3.1.1.0)
- docs: Argparse documentation/comments typos #4612 (3.1.1.0)
- docs: Correct the type for BMP x/y density #4695 (by Campbell Barton) (3.1.3.0)
- docs: Specify the units for DPX scanned size #4694 (by Campbell Barton) (3.1.3.0)
- docs: INSTALL.md reset updated minimum dependencies from 3.0 #4700 (3.1.3.0)
- docs: Online docs improvements, mostly formatting #4736 (3.1.3.0)
- docs: Update Windows build instructions to rely on deps auto-build #4769 (3.1.3.0)
- docs: Correct docs and type of "resident_memory_used_MB" attribute #4824 (3.1.4.0)
- docs/python: Add type hints to Python docs and tests #4908 (by Connie Chang) (3.1.6.0)
- admin: Code review guidelines and tips #4532 (3.1.0.0/3.0.1.0)
- admin: Document how to make signed release tags #4529 (3.1.0.0/3.0.1.0)
- admin: Sign release artifacts #4580 (3.1.0.0)
- admin: Document Python Wheel completed in roadmap #4620 (by Todica Ionut) (3.1.1.0)
- admin: Add ".vs" to .gitignore #4645 (3.1.1.0)
- admin: Set up .gitattributes file #4648 (3.1.1.0)
- admin: Update SECURITY to reflect that 2.5 only gets critical fixes now #4829
- admin: Adjust license notices of A2-only source #4884 (3.1.5.0)
During the course of development of 3.1 (since splitting from the 3.0 branch), OpenImageIO has had 40 unique contributors, of which 15 (indicated by an asterisk) had not previously contributed to the project.
| Aleksandr Motsjonov (*) | Alex Fuller (*) | Anthony Roberts (*) |
| Anton Dukhovnikov | Aras Pranckevičius | Basile Fraboni |
| Brecht Van Lommel | Campbell Barton (*) | Carine Touraille (*) |
| Chad Dombrova | Connie Chang (*) | Danielle Imogu (*) |
| Dharshan Vishwanatha | Don Olmstead (*) | Jesse Yurkovich |
| Joachim Reichel | Jonathan Brown | kaarrot |
| Larry Gritz | LI JI (*) | Loïc Vital |
| Lukas Stockner | Lydia Zheng | Mikael Sundell |
| Oktay Comu (*) | omcaif (*) | Peter Kovář |
| Peter Horvath | pfranz | Rui Chen (*) |
| Sam Richards | Scott Milner (*) | Scott Wilson |
| Thomas Klausner (*) | Todica Ionut | toge |
| Vanessa Valderrama (*) | Vernal Chen | Vlad (Kuzmin) Erium |
| Zach Lewis |
- IBA: Handle offset data windows in fillholes_pushpull #5105 (3.1.12.0, 3.0.17.0)
- texture: Fix texture overblur with st-blur parameters, remove legacy_texture_blur override #5071 #5080 (by Pascal Lecocq) (3.1.12.0, 3.0.17.0)
- tiff: Wrong number of values passed to invert_photometric #5083
- ImageInput: check_open fixes and new checks #5087 (3.1.12.0, 3.0.17.0)
- bmp: Use check_open to guard against corrupt resolutions #5086 (3.1.12.0, 3.0.17.0)
- ico: Various validity checks and error handling for corruptions #5088 (3.1.12.0, 3.0.17.0)
- psd: Fixes against corrupt files with better validation #5089 (3.1.12.0, 3.0.17.0)
- rla: Lots of additional validity checking and safety #5094 (3.1.12.0, 3.0.17.0)
- ImageSpec: metadata_val improved safety #5096 (3.1.12.0, 3.0.17.0)
- build: Include idiff in the python wheels we build #5104 (3.1.12.0, 3.0.17.0)
- ci: Add CI test for MSVS 2026 #5060 (3.1.12.0, 3.0.17.0)
- ci: On Mac Intel CI variant, don't install openvdb, for speed #5065 (3.1.12.0, 3.0.17.0)
- ci: Fix broken Mac CI and wheel building by specifying full compiler paths #5100 #5101 (3.1.12.0, 3.0.17.0)
- ci: Update certificates to be able to install icc #5122 (3.1.12.0, 3.0.17.0)
- tests: New ref outputs for heif no-avif, ffmpeg 8.1, and tiff-misc cases #5079 #5099 #5112 (3.1.12.0, 3.0.17.0)
- docs: Fix typos and keep TextureSystem docs in sync with ImageCache #5093 #5085 (3.1.12.0, 3.0.17.0)
- docs: Fix misstatement about oiiotool
--if#5102 (3.1.12.0, 3.0.17.0) - admin: Draft and update policy on use of AI coding assistants #5072 #5116 (3.1.12.0, 3.0.17.0)
- oiiotool: Fix expression BOTTOM when there are exactly two images #5046
- bmp: Detect corrupt files where palette doesn't match bpp #5030
- tiff: Fix TIFF output crash for multi-count Exif metadata #5035
- windows:
oiiotool --buildinfomisreported platform on MSVS #5027 - build: Raise fmt auto-build version to 12.1, handle Windows flags #5039
- ci: Optimize install_homebrew_deps by coalescing installs #4975
- ci: Don't install OpenCV on Mac Intel job variant #5032
- ci: Temporarily disable python stub checking #5061
- ci: Add MacOS 26 (ARM) to the CI lineup #5059
- tests: Add testsuite/heif ref output for libheif 1.21 + avif support #5031
- tests: Adjust test comparision thresholds for Mac ARM #5026
- heif: Can not output AVIF when libheif has no HEVC support #5013 (by Brecht Van Lommel)
- heif: Error saving multiple images with different bit depths #5018 (by Brecht Van Lommel)
- webp: Use correct resolution limits for WebpOutput::open #5016 (by Jesse Yurkovich)
- ci: Speed up macos15 intel variant by not installing Qt #4998
- ci: Windows runners switched which python version they had #5010
- ci: Lock bleeding edge to pybind11 latest version #5024
- fix(IBA): IBA::compare_Yee() accessed the wrong channel #4976 (by Pavan Madduri)
- ci: Test against libraw 0.21.5 #4988
- ci: Address tight disk space on GHA runners #4974
- exif: Support EXIF 3.0 tags #4961
- build: Disable LERC in libTIFF local build script #4957 (by LI JI)
- ci: Fix broken ci, debug and static cases, bump some latest #4954
- ci: Unbreak icc/icx CI #4958
- iff: Handle non-zero origin, protect against buffer overflows #4925
- jpeg-xl: Correctly set Quality for JPEG XL #4933
- win: Address Windows crashes from issue 4641 #4914
- fix: Uninitialized value revealed by clang-21 warning #4940
- ci: For python wheel generation, use ccache #4924
- ci: Drop deprecated macos-13 (intel) platform, add macos-15-intel #4930
- ci: We were not correctly setting fmt version from job options #4939
- oiiotool: Allow easy splitting output of subimages by name #4874
- webp: Support reading/writing the ICCProfile attribute for WepP files#4878 (by Jesse Yurkovich)
- gif: GIF output didn't handle FramesPerSecond attribute correctly #4890
- deps: Test freetype 2.14 and document that it works #4876
- deps: Look for boost headers for OpenVDBs older than 12 #4873 (by Alex Fuller)
- deps: Support for OpenColorIO 2.5 #4916
- ci: Fix broken python wheel building #4886 #4855 (by Zach Lewis)
- deps: Several fixes to build against OpenEXR 3.4 and OpenJPH build related fixes #4875
- exr: Support for OpenEXR 3.4's new compression types for HTJ2K #4871 (by Todica Ionut)
- deps: Ffmpeg 8 support #4870
- ci: Add a VFX Platform 2026 CI job #4856
- ci: Bump webp and openexr for "latest versions" test #4861
- maketx: Add flags to increase feature parity with txmake #4841 (by Scott Milner)
- perf: Speed up
maketx --envlatlwhen multithreaded by over 10x. #4825 - perf: Speed up OpenEXR non-core header read time #4832
- oiiotool: Allow thread control for --parallel-frames #4818
- ImageInput: Incorrect IOProxy logic related to valid_file #4839
- python: Got strides wrong passing 2D numpy pixel array #4843
- ffmpeg: Replace deprecated and soon removed avcodec_close with avcodec_free_context #4837 (by Vlad Erium)
- build/python: For python stub generation, lock pybind11 to pre-3.0 #4831
- build: Fix typo related to finding ccache #4833
- build: PNG auto-build improvements #4835
- build: Propagate CMAKE_MSVC_RUNTIME_LIBRARY #4842
- build: Update jpeg2000input.cpp to include cstdarg #4836 (by Peter Kovář)
- ci: Bump 'latest releases' tests to use pybind11 3.0.0 #4828
- docs: Correct docs and type of "resident_memory_used_MB" attribute #4824
- admin: Update SECURITY to reflect that 2.5 only gets critical fixes now #4829
- build(heif): Fixes to build against libheif 1.20 #4822 (by Rui Chen)
- build: Wheel upload_pypi step should only run from main repo #4820
- ci: Bump 'latest' test versions #4819
- oiiotool: New expression pseudo-metadata term: SUBIMAGES #4804
- oiiotool: Fixes to --missingfile behavior #4803
- iv: Area probe #4767 (by Danielle Imogu)
- python: Python ImageBuf.init_spec did not return correct value #4805
- fix: ImageOutput::check_open logic was flawed #4779
- int(iv): Add raw string syntax modifier for VSCode and Cursor to understand its glsl #4796 (by Aleksandr Motsjonov)
- int(iv): Use R"()" syntax for glsl shader strings for better readability #4795 (by Aleksandr Motsjonov)
- exr: Not honoring 'missingcolor' for scanline files #4757
- build: Add arm_neon.h include on Windows ARM64 with clang-cl #4691 (by Anthony Roberts)
- build: Adjust pystring finding #4816
- build(jxl): Use correct cmake variables for the include directories #4810 #4813 (by Jesse Yurkovich)
- tests: Remove old test reference output we no longer need #4817
- ci: Remove tests on Windows-2019 GitHub runner #4793
- ci: Various ccache save/restore improvements for CI runs #4797
- ci: Simplify gh-win-installdeps, no more vcpkg #4809
- admin: Remove stale intake documents #4815
- oiiotool:
--eraseattribnew modifier:fromfile=1reads from a file to get a list of patterns to specify the attributes to erase. #4763 (by Lydia Zheng) - oiiotool: Added
--create-dirflag to create directories needed by-oif they doesn't already exist #4762 (by Dharshan Vishwanatha) - oiiotool: -i:native=1, fix --native behavior, fix convert datatype #4708
- iv: Fix crash on .DS_Store; fix uppercase extensions #4764 (by Anton Dukhovnikov)
- iv: Do not resize on open and other zoom fixes #4766 (by Aleksandr Motsjonov)
- iv: Bug fix for iv window losing focus on mac on startup #4773 (by Aleksandr Motsjonov)
- iv: Implement files drag and drop into an iv window #4774 (by Aleksandr Motsjonov)
- iv: Use screen pixel ratio to render sharp text in pixel view tool #4768 (by Aleksandr Motsjonov)
- python: Add python stub files #4692 #4754 (by Chad Dombrova)
- python: ImageBuf
_repr_png_method added, which allows use of ImageBuf in Jupyter Notebooks as a displayable object. #4753 (by Oktay Comu) - exr: Did not properly allocate 'missingcolor' vector #4751
- exr: Add
htj2kas a compression option for OpenEXR. Only works with OpenEXR 3.4 or higher (or in-progress OpenEXR main). #4785 (by Li Ji) - iff: Improved IFF support reading and writing z buffers #4673 (by Mikael Sundell)
- webp: Respect the
oiio:UnassociatedAlphaattribute #4770 (by Jesse Yurkovich) - webp: Allow finer grained control over WEBP compression settings #4772 (by Jesse Yurkovich)
- flx/python: IBA.demosaic had GIL release in wrong spot #4777
- fix: ImageInput/ImageOutput did not set per-file threads correctly #4750
- fix: Address safety warnings in pvt::append_tiff_dir_entry #4737
- build: Fix fmt throwing behavior warnings #4730
- build: Detect libultrahdr version and enforce minimum of 1.3 #4729
- build: Fix failed test with old fmt #4758
- ci: Save time by not checking out entire project history #4731
- ci: New testing variants for VFX Platform 2025, Windows 2025 #4744, Linux ARM #4749
- ci: Update ref output to compensate for GitHub windows drive changes #4761
- ci: Pkg config libdir fix #4775 (by Scott Wilson)
- ci: For docs workflow, lock down versions and speed up #4646
- ci: Improved clang-format CI task #4647
- ci: Add facility for benchmarking as part of CI #4745
- ci: Update ref image for slightly changed freetype accents #4765
- docs: Online docs improvements, mostly formatting (#4736, #4743)
- docs: Update Windows build instructions to rely on deps auto-build #4769
- fix: Restore OIIO_AVX512ER_ENABLED preprocessor symbol. Its absence could break backwards source compatibility if anyone was using it, even though it was useless and broken. Where compatibility goes, better safe than sorry. #4735
- oiiotool: Add
--render_textmodifiersmeasure=andrender=#4681 - python: Fix handle leak #4685
- bmp: Correct the type for BMP x/y density #4695 (by Campbell Barton)
- dpx: Specify the units for DPX scanned size #4694 (by Campbell Barton)
- sgi: Fix valid_file to properly swap bytes on little-endian platforms #4697 (by Jesse Yurkovich)
- build: Fix new dcmtk 3.6.9 vs C++ warning #4698
- build: Address Robin-map vs CMake 4.0 compatibility #4701
- build: Fix broken OIIO_SITE customization #4709
- build: Address compiler warnings in simd.h #4724
- build/windows: Clean up Windows compilation warnings #4706
- build/windows: Include Windows version information on produced binaries #4696 (by Jesse Yurkovich)
- ci: Move away from soon-to-be-deprecated ubuntu-20.04 GHA runner #4636
- ImageBuf:
ImageBuf::merge_metadata()merges one IB's metadata into another's without deleting the metadata already present. It can also filter which metadata are copied using a regex. #4672 - oiiotool:
--pastemetanow takes additional modifiers that allows options for merging rather than rewriting, and is able to copy only a subset of the metadata specified by a regex. #4672 #4674 #4676 - oiiotool: Fix invalid loop bound when appending mipmap textures using oiiotool #4671 (by Basile Fraboni)
- png: Increase allowed width/height limit #4655 (by Jesse Yurkovich)
- psd: Improved tag recognition in psd files #4663 (by Lydia Zheng)
- tiff: The default value for bitspersample should be 1 #4670 (by vernalchen)
- int: Switch to spans for some exif manipulation, fixing warnings #4689
- span.h: OIIO::span improvements #4667
- build: Better disabling of work when USE_PYTHON=0 #4657
- build: Improve OpenJpeg version detection. #4665 (by jreichel-nvidia)
- build: Bump auto-build libdeflate to 1.23 to avoid AVX512 not available errors #4679 (by LI JI)
- build: Cmake 4.0 compatibility #4686 #4688
- ci: Fix wheel building on Mac #4668 #4675
- ci: Update libPNG address and version for ci & autobuild #4659
The code is identical to v3.0.3.0, but some build issues were fixed to allow proper build and upload of the Python wheels to PyPI for the Linux ARM variants.
- 🐍🎉🍾 Python wheels workflow and build backend -- beginning with
OpenImageIO 3.0.3.0, releases should automatically trigger building of
Python wheels and upload to PyPI so that you can do a single-command
pip3 install openimageioon any of Linux, Mac, or Windows, and get the Python bindings, the OpenImageIO libraries, and a working oiiotool, without having to build from source yourself. #4428 (by zachlewis) - oiiotool:
oiiotool --layersplit, new command to split multi-layer OpenEXR files (using the usual channel naming convention to delineate "layers") into separate images #4591 (by Loïc Vital) - IBA: IBA:demosaic() adds the ability for X-Trans demosaicing #4579 (by Anton Dukhovnikov)
- IBA: fix demosaic handling of roi channels #4602 (by Anton Dukhovnikov)
- png: Alpha premultiplication adjustment and attribute #4585
- psd: Perform endian byteswap on correct buffer area for PSD RLE #4600 (by Jesse Yurkovich)
- raw: Add black level and BPS metadata #4601 (by Anton Dukhovnikov)
- python: Disable loading Python DLLs from PATH by default on Windows #4590 (by zachlewis)
- dev (span.h): Span_memcpy is a safer memcpy when you know the span boundaries #4597
- dev (filesystem.h): Filesystem::getline() #4569
- dev (paramlist.h): ParamValue as_span, as_cspan #4582
- build: Recent change broke when using non-Apple clang on Apple #4596
- build: Fix build_cmake.bash script for aarch64, bump its default version #4581
- build: Fix libraw definitions (again) #4588
- ci: Upgrade to newer actions #4570
- ci: Test and document support for WebP 1.5 and fmt 11.1 #4574
- ci: Only pass build-steps the secrets it needs #4576
- ci: Fix Windows 2019 CI -- make python version match the runner #4592
- ci: Raise 'latest' tests to use new fmt 11.1.2 #4593
- ci: Adjust some pugixml versions #4594
- ci: Allow special branch names to prune CI jobs #4604
- tests: Improve Ptex testing #4573
- tests: Better testing coverage of null image reader/writer #4578
- tests: At long last, set up a softimage reading test. #4583
- tests: Additional ref output for jpeg-corrupt test #4595
- docs: Fix typo in oiiotool's gradient fill example #4589 (by Loïc Vital)
- oiiotool: Oiiotool new expression eval tokens IS_CONSTANT, IS_BLACK #4610 (by Lydia Zheng)
- oiiotool: Better handling of wildcards that match no files #4627
- ImageBuf: IB::pixeltype() did not always return the right value #4614
- ImageBuf: Fix bug in ImageBuf construction from ptr + neg strides #4630
- ICC: ICC profile recognition and robustness improvements, especially for PSD #4644
- exr: Fill in OpenEXR lineOrder attribute when reading #4628 (by vernalchen)
- ico: More robust to corrupted ICO files #4625
- rla: More robust to corrupted RLA files that could overrun buffers #4624
- span.h: Eliminate needless definitions of
std::size(span)that were triggering strange behavior on recent MSVS compiler versions. #4652 - build: Fix recently broken rpath setting #4618
- build/python wheels: Ensure python-based builds use maj.min.patch SO versioning #4634 (by zachlewis)
- build/python wheels: Fix recently broken rpath to restore python wheel building #4633
- ci: Run wheel workflow on certain pushes #4617
- docs: Argparse documentation/comments typos #4612
- admin: Document Python Wheel completed in roadmap #4620 (by Todica Ionut)
- admin: Add ".vs" to .gitignore #4645
- admin: Set up .gitattributes file and ensure it properly categorizes certain files for GitHub's language analysis statistics. #4648
- api: Add global attribute
imageinput:strict#4560 - various formats: Detect invalid ICC profile tags #4557 #4565
- various formats: IPTC fields have length limits, protect against attributes passed that are too long to fit in them. #4568
- pnm: Handle broken pnm files with invalid resolution #4561
- pnm: Handle broken pgm having memory access error #4559
- int: Some LoggedTimer instances lacked a variable name #4571
- build: Use target_compile_options (fixes a LibRaw build issue) #4556 (by Don Olmstead)
- ci: Refactor using a single steps workflow #4545
- ci: Fixups of analysis workflow #4572
- docs: Minor fixes and typos #4564
- admin: Sign release artifacts #4580
- IBA: New IBA::scale() #4541 (by Anton Dukhovnikov) (3.0.1.0)
- IBA:
IBA:demosaic()add white balancing #4499 (by Anton Dukhovnikov) (3.0.1.0) - jpeg: Support reading Ultra HDR images #4484 (by Loïc Vital) (3.0.1.0)
- jpeg: Support encoding/decoding arbitrary metadata as comments #4430 (by Lukas Stockner) (3.0.1.0)
- api:
OIIO::getattribute()queries for available font families and styles #4523 (by peterhorvath111) (3.0.1.0) - perf:
IBA::unsharp_mask()speed and memory optimization #4513 (by Vlad (Kuzmin) Erium) (3.0.1.0) - perf: oiiotool
--line,--text,--point, and--boxspeedups #4518 (3.0.1.0) - perf: Jpeg2000 valid_file implementation, much faster than trying to open #4548 (by Aras Pranckevičius) (3.0.1.0)
- perf: Faster utf8<->utf16 conversion on Windows #4549 (by Aras Pranckevičius) (3.0.1.0)
- fix(exr): Allow an empty "name" metadata to be read #4528 #4536 (3.0.1.0)
- fix(exr): Avoid integer overflow for large deep exr slice strides #4542 (3.0.1.0)
- fix(raw): Fix channel layout #4516 (by Anton Dukhovnikov) (3.0.1.0)
- build: Support static OCIO self-builds #4517 (by zachlewis) (3.0.1.0)
- build: Add build recipe for PNG #4423 (by zachlewis) (3.0.1.0)
- build: Add hardening options #4538 (3.0.1.0)
- ci: Increased the macos timeout slightly to fix spurious failures #4526 (3.0.1.0)
- ci: Don't rebuild docs in CI when only CMakeLists.txt changes #4539 (3.0.1.0)
- ci: Fix broken CI for ASWF 2021 and 2022 containers #4543 (3.0.1.0)
- docs: Update some old links to our new vanity URLs #4533 (3.0.1.0)
- docs: Quickstart guide #4531 (3.0.1.0)
- docs: First stab at an architecture overview #4530 (3.0.1.0)
- docs/admin: Code review guidelines and tips #4532 (3.0.1.0)
- docs/admin: Document how to make signed release tags #4529 (3.0.1.0)
- v3.0.0.0-beta1 - Oct 15, 2024
- v3.0.0.1-beta2 - Oct 29, 2024
- v3.0.0.2-RC1 - Nov 4, 2024 (no code changes vs beta2)
- v3.0.0.3 / official release - Nov 8, 2024 (no code changes vs RC1)
Executive Summary / Highlights:
- Updated minimum toolchain: C++17/gcc9.3, Python 3.7, CMake 3.18.2, and raised min versions of most library dependencies.
- New image format support: JPEG XL, R3D.
- oiiotool new commands:
--cryptomatte-colors,--demosaic,--buildinfo,--ocionamedtransform,--popbottom,--stackreverse,--stackclear,--stackextract; improved--forbehavior for reverse direction. - Lots of long-deprecated API calls have been removed entirely. Please see the detailed deprecation list.
- New ImageBufAlgo:
perpixel_op(),demosaic(),ocionamedtransform(). - ImageBuf now by default does not use ImageCache to mediate file images, unless you explicitly ask for it.
- ImageCache & TextureSystem now use shared_ptr for creation, not raw pointers. And they have been de-virtualized, for easier future expansion flexibility without breaking ABI for any small change.
- Improved and more consistent color space name nomenclature.
- Build system now is capable of auto-downloading and building several of the most important dependencies if they are missing at build time.
- Please note that the development branch in the GitHub repo is now named
maininstead ofmaster.
Full details of all changes follow.
- C++: Move to C++17 standard minimum (from 14), which also implies a minimum gcc 9.3 (raised from 6.3), clang 5 (though we don't test or support older than clang10), Intel icc 19+, Intel OneAPI C++ compiler 2022+. #4199 (2.6.2.0)
- Python: 3.7 minimum (from 2.7). #4200 (2.6.2.0)
- CMake: 3.18.2 minimum (from 3.15) #4472 (3.0.0)
- Boost: Is no longer a dependency! #4191 (by Christopher Kulla) #4221 (by Christopher Kulla) #4222 #4233 (2.6.2.0)
- ffmpeg: 4.0 minimum (from 3.0) #4352 (2.6.3.0)
- Freetype: 2.10 minimum (from no previously stated minimum, but we had been testing as far back as 2.8) #4283 (2.6.2.0)
- GIF: 5.0 minimum for giflib (from 4.0) #4349 (2.6.3.0)
- libheif: 1.11 minimum (from 1.3) #4380 (2.6.3.0)
- LibRaw: Raise minimum LibRaw to 0.20 (from 0.18) #4217 (2.6.2.0)
- libtiff: 4.0 minimum (from 3.9) #4296 (2.6.2.0)
- OpenColorIO: Make OpenColorIO a required dependency and raise the minimum to 2.2 (from 1.1). #4367 (2.6.3.0)
- OpenEXR/Imath: minimum raised to 3.1 (from 2.4) #4223 (2.6.2.0)
- OpenCV: 4.0 minimum (from 3.x) #4353 (2.6.3.0)
- OpenVDB: Raise OpenVDB minimum to 9.0 #4218 (2.6.2.0)
- PNG: 1.6.0 minimum for libPNG (from 1.5.13) #4355 (2.6.3.0)
- Pybind11: 2.7 minimum #4297 (2.6.2.0)
- Robin-map: 1.2.0 minimum #4287 (2.6.2.0)
- WebP: 1.1 minimum (from 0.6.1) #4354 (2.6.3.0)
- New image file format support:
- JPEG XL: Initial JPEG XL support for image input/output #4055 (by Peter Kovář) #4252 (by Vlad (Kuzmin) Erium) (2.6.2.0) #4310 (by Vlad (Kuzmin) Erium) (2.6.3.0)
- R3D: Add initial support to read R3D files. Note that this capability will only be enabled if OIIO is built with the R3D SDK installed and available to be found by the build system. #4216 (by Peter Kovář) (2.6.2.0)
- oiiotool new features and major improvements:
--cryptomatte-colorstakes the name of a cryptomatte set of channels, and produces a color-coded matte in which each ID gets a distinct color in the image. This can be useful for visualizing the matte, among other things. #4093 (2.6.0.2)--demosaictakes 1-channel Bayer patterns and turn them into demosaiced 3-channel images #4366 (by Anton Dukhovnikov) (2.6.3.0) #4419 (by Anton Dukhovnikov) (2.6.6.0)--buildinfocommand prints build information, including version, compiler, and all library dependencies. #4124 (2.6.0.3) #4150 (2.6.0.3)--ocionamedtransform: Implement support for OCIO NamedTransforms #4393 (by zachlewis) (2.6.3.0)- Several new stack manipulation commands:
--popbottomdiscards the bottom element of the stack,--stackreversereverses the order of the whole stack,--stackclearfully empties the stack,--stackextract <index>moves the indexed item from the stack (index 0 means the top) to the top. #4348 (2.6.3.0) --forimprovements: correct reverse iteration behavior if the step value is negative, or if there is no step value but the start value is greater than the end value. (https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4348) (2.6.3.0)- Expression evaluation improvements:
BOTTOMrefers to the image on the bottom of the stack,IMG[expression]is now supported (previously only numeric literals were accepted as the index), check that label/variable names #4334 (2.6.3.0) - oiiotool now by default does immediate reads without relying on an
ImageCache, unless the
--cacheoption is used, which now both enables the use of an underlying IC as well as setting its size. This tends to improve performance. #3986 (2.6.0.1, 2.5.3.1) - Change command line embedding for oiiotool & maketx output, by default hiding the command line for security reasons. It can be re-enabled with
--history. #4237 (2.6.2.0)
- Command line utilities:
- idiff: Allow users to specify a directory as the 2nd argument #4015 (by David Aguilar) (2.6.0.1)
- iv: Implement Directory Argument Loading for iv #4010 (by Chaitanya Sharma) (2.6.0.1)
- iv: Split off the current image in iv into a separate window #4017 (by Anton Dukhovnikov) (2.6.0.1)
- iv: OCIO color managed display #4031 (by Anton Dukhovnikov) (2.6.0.2)
- iv: Iv shows constant brown and GL error messages on start-up. #4451 (by David Adler) (2.6.6.0)
- iv: Initialize variables before we use them. #4457 (by Bram Stolk) (2.6.6.0)
- iv: Add iv data and display windows overlay feature #4443 (by Andy Chan) (2.6.6.0)
- New global attribute queries via OIIO::getattribute():
- ImageBuf/ImageBufAlgo:
- ImageBuf now has span-based constructors for the variety where it "wraps" a user buffer. This is preferred over the constructor that takes a raw pointer (which is considered deprecated). #4401 (2.6.6.0)
- New span-based versions of get_pixels, set_pixels, setpixel, getpixel, interppixel, interppixel_NDC, interppixel_bicubic, interppixel_bicubic_NDC. These are preferred over the old versions that took raw pointers. #4426 (2.6.6.0)
- Start using optional keyword/value params for some ImageBufAlgo functions. #4149
- Only back ImageBuf with ImageCache when passed an IC #3986 (2.6.0.1, 2.5.3.1)
- Make ImageBuf::Iterator lazy in its making the image writable #4033 (2.6.0.2)
IBA::perpixel_op()is a new way to write IBA-like functions very simply, only supplying the very inner part of the loop that operates on one pixel. #4299 (2.6.3.0) #4409 (2.6.6.0)IBA::demosaic()takes 1-channel Bayer patterns and turn them into demosaiced 3-channel images #4366 (by Anton Dukhovnikov) (2.6.3.0)IBA::ocionamedtransform(): Implement support for OCIO NamedTransforms #4393 (by zachlewis) (2.6.3.0)
- ImageInput / ImageOutput:
- Add virtual
heapsize()andfootprint()to ImageInput and ImageOutput #4323 (by Basile Fraboni) (2.6.3.0)
- Add virtual
- ImageCache/TextureSystem:
- Use
shared_ptrfor ImageCache and TextureSystem creation #4377 (2.6.3.0) - Overload decode_wrapmode to support ustringhash #4207 (by Chris Hellmuth) (2.6.1.0)
- Add pvt::heapsize() and pvt::footprint() methods and image cache memory tracking #4322 (by Basile Fraboni) (2.6.3.0)
- De-virtualize ImageCache and TextureSystem #4384 (2.6.3.0)
- IC/TS have new
get_imagespec(),imagespec(), andget_cache_dimensions()methods. #4442 (by Basile Fraboni) (2.6.6.0) - python: Implement ImageCache.get_imagespec() #3982 (2.6.0.0, 2.5.3.1-beta2)
TextureOpthas been refactored a bit: some fields have been reordered; it's actually called TextureOpt_v2 (TextureOpt is an alias) to allow better compatibility-preserving improvements in the future, and similarly, TextureOptBatched is an alias for TextureOptBatch_v1. The type names of some enums have been changed, but aliases should preserve compatibility in the vast majority of cases. #4485 #4490 (3.0.0.0)
- Use
- API Deprecations: (please see the detailed deprecation list)
- Various other minor deprecations of things that had been marked as deprecated for a while in fmath.h #4309 (2.6.2.0), typedesc.h #4311 (2.6.2.0), simd.h #4308 (2.6.2.0), assorted #4234 (2.6.2.0), texture.h #4339 (2.6.3.0), imageio.h #4312 (2.6.3.0), benchmark.h, bit.h, color.h, errorhandler.h #4335, parmalist.h, parallel.h, strutil.h, sysutil.h, thread.h, tiffutils.h, ustring.h, type_traits.h #4338 (2.6.3.0), imagebuf.h #4341 (2.6.3.0), imagebufalgo.h #4344 (2.6.3.0), dassert.h imagebufalgo.h imagecache.h imageio.h simd.h strutil.h ustring.h #4480 #4488 (3.0.0.0)
- The deprecated headers array_view.h and missing_math.h have been removed. #4335 #4338 (2.6.3.0)
- Make span::size() return size_t, not a signed type #4332 (2.6.3.0)
- Build system dependency self-builders:
The cmake-based build system has been enhanced to give a report of what dependencies it found, what was missing, what was found but was a version too old for our requirement. If theOpenImageIO_BUILD_MISSING_DEPScmake variable is set to "all" (or a list of specific packages), the build system will attempt to build certain missing dependencies locally. Currently, this works for fmt, freetype, Imath, jpeg-turbo, libtiff, OpenColorIO, OpenEXR, pybind11, Robinmap, WebP, Zlib. Additional dependencies will learn to self-build over time. #4242 #4294 by Larry Gritz, #4392 by zachlewis (2.6.3.0) #4420 (by zachlewis) (2.6.6.0) #4422 (by zachlewis) (3.0.0.1) #4493 (by kaarrot) (3.0.0.1) - Environment variables
- The environment variable
OIIO_LIBRARY_PATHthat contains the search paths for finding image file format plugins has been changed to be calledOPENIMAGEIO_PLUGIN_PATH. This is more consistent: all the "public API" documented environment variables that are meant for users/sites to adjust are named starting withOPENIMAGEIO_, whereas the prefixOIIO_is only used for environment variables that are "unofficial" (undocumented, temporary, or meant only for developers to use for debugging). #4330 (2.6.3.0) - Rename env variable
OIIOTOOL_METADATA_HISTORYtoOPENIMAGEIO_METADATA_HISTORY#4368 (2.6.3.0)
- The environment variable
- oiiotool:
--mosaicimprovements to type conversion avoid unnecessary copies and format conversions. #3979 (2.6.0.0, 2.5.3.1-beta2) - oiiotool: Use pointer, not static, for internal color config, slightly reducing oiiotool startup overhead when color configs are not needed. #4433 (2.6.6.0)
- simd: Faster vint4 load/store with unsigned char conversion #4071 (by Aras Pranckevičius) (2.6.0.2)
- perf/IBA: Improve perf of IBA::channels in-place operation #4088 (2.6.0.2)
- perf: Overhaul of ColorConfig internals to solve perf issues #3995 (2.6.0.1)
- perf/TS: Reduce TextureSystem memory by slimming down internal LevelInfo size #4337 (by Curtis Black) (2.6.3.0)
- TS: Have maketx/IBA::make_texture only write full metadata to the first mip level. We presume that other than resolution and encoding-related information, other metadata should not be expected to differ between MIP levels of the same image. This saves file size and memory in the IC/TS. #4320 (2.6.3.0)
- IC/TS: Store full metadata only at subimage 0, miplevel 0 for ptex files. #4376 (2.6.3.0)
- perf: Additional timing logging for performance investigations #4506 (3.0.0.1)
- ImageBuf: ImageBuf file read performance -- double reads, extra copies #4507 (3.0.0.1)
- perf: Remove redundant ImageSpec from ImageCache internals #4664 (by Basile Fraboni) (3.1.3.0)
- errors: Print unretrieved global error messages upon application exit. This should help beginning developers see important error messages they have failed to retrieve. #4005 (2.6.0.1)
- font rendering: Improvements to text rendering by
ImageBufAlgo::render_text()andoiiotool --text:- Look up font in text render based on family and style name, in addition to font filename. #4509 (by peterhorvath111) (3.0.0.1)
- Fix incorrect vertical alignment in render_text #4500 (by peterhorvath111) (3.0.0.1)
- Windows newline shows invalid character in text render #4501 (by peterhorvath111) (3.0.0.1)
- Improve internals of font search enumeration #4508 (by peterhorvath111) (3.0.0.1)
- oiiotool: Overhaul and fix bugs in mixed-channel propagation #4127
- oiiotool: Expression substitution now understands pseudo-metadata
NONFINITE_COUNTthat returns the number of nonfinite values in the image, thus allowing decision making about fixnan #4171 - oiiotool: --autocc bugfix and color config inventory cleanup #4060 (2.6.0.1)
- oiiotool: Improve over-blurring of certain oiiotool --fit situations #4108 (2.6.0.3)
- oiiotool:
-i:ch=...didn't fix up alpha and z channels #4373 (2.6.3.0) - iinfo: iinfo was not reading MIP levels correctly #4498 (3.0.0.1)
- iv: Assume iv display gamma 2.2 #4118 (2.6.0.3)
- dds: Always seek to the beginning of the ioproxy during open for DDS and PSD files #4048 (by Jesse Yurkovich) (2.6.0.1)
- dds: DDS support more DXGI formats #4220 (by alexguirre) (2.6.2.0)
- heic: Don't auto-transform camera-rotated images #4142 (2.6.0.3) #4184 (2.6.1.0)
- heic: Correctly set imagespec size for heif images (by Gerrard Tai) (2.6.3.0)
- iff: Refactor iffoutput.cpp for memory safety #4144 (2.6.0.3)
- jpeg: New output hint "jpeg:iptc" can be used to instruct JPEG output to not output the IPTC data to the file's header. #4346 (2.6.3.0)
- jpeg2000: Include the headers we need to discern version #4073 (2.6.0.2)
- jxl: JPEG-XL improvements #4252 (by Vlad (Kuzmin) Erium) (2.6.2.0)
- jpegxl: Handle various bits per sample values in JPEG XL files #4738 (by Peter Kovář) (3.1.3.0)
- jxl/docs: Clarify description of JPEG XL faster decoding modes #4812 (by Jonathan Brown) (3.1.3.0)
- openexr: Handle edge case of exr attribute that interferes with our hints #4008 (2.6.0.1)
- openexr: Add support for luminance-chroma OpenEXR images. #4070 (by jreichel-nvidia) (2.6.0.3)
- openexr: Implement copy_image for OpenEXR #4004 (by Andy Chan) (2.6.1.0)
- openexr: Fix out-of-bounds reads when using OpenEXR decreasingY lineOrder. #4215 (by Aaron Colwell) (2.6.2.0)
- openexr: Add proxy support for EXR multipart output #4263 #4264 (by jreichel-nvidia) (2.6.2.0)
- openexr: Modernize dwa compression level setting #4434 (3.0.0)
- openexr: Add
htj2kas a compression option for OpenEXR. Note that this only is supported by OpenEXR 3.4 (or OpenEXR main, after the feature was added). #4785 (by LI JI) (3.1.3.0) - ffmpeg: Add proper detection of new FFmpeg versions #4394 (by Darby Johnston) (2.6.3.0)
- ffmpeg: FFmpeg additional metadata #4396 (by Darby Johnston) (2.6.3.0)
- png: New output compression mode names recognized: "none", "pngfast". Also some minor speedups to PNG writes. #3980 (2.6.0.0)
- png: Write out proper tiff header version in png EXIF blobs #3984 (by Jesse Yurkovich) (2.6.0.0, 2.5.3.1)
- png: A variety of minor optimizations to the PNG writer #3980
- png: Improve png write with alpha is low #3985 (2.6.0.1)
- png: Fix crash for writing large PNGs with alpha #4074 (2.6.0.2)
- png: Correctly read PNGs with partial alpha #4315 (2.6.2.0)
- png: Round dpi resolution to nearest 0.1 #4347 (2.6.3.0)
- png: Bug in associateAlpha botched alpha=0 pixels #4386 (2.6.3.0)
- pnm: Improvements to pnm plugin #4253 (by Vlad (Kuzmin) Erium) (2.6.2.0)
- pnm: Initialize m_pfm_flip before use to avoid UB. #4446 (by Bram Stolk) (2.6.6.0)
- psd: Always seek to the beginning of the ioproxy during open for DDS and PSD files #4048 (by Jesse Yurkovich) (2.6.0.1)
- psd: Add support for 16- and 32-bit Photoshop file reads #4208 (by EmilDohne) (2.6.2.0)
- psd: Various PSD files fail to load correctly #4302 (by Jesse Yurkovich) (2.6.2.0)
- raw: LibRaw wavelet denoise options #4028 (by Vlad (Kuzmin) Erium) (2.6.0.1)
- raw: Avoid buffer overrun for flip direction cases #4100 (2.6.0.3)
- raw: Expose additional white balancing hints: "raw:user_black", "raw:use_auto_wb", "raw:grey_box", "dng:version", "dng:baseline_exposure", "dng:calibration_illuminant#", "dng:color_matrix#", "dng:camera_calibrationX". #4360 (by Anton Dukhovnikov) (2.6.3.0)
- raw: Make the crop match in-camera JPEG #4397 (by Anton Dukhovnikov) (2.6.3.0)
- raw: Check for nullptr in raw input plugin #4448 (by Anton Dukhovnikov) (2.6.6.0)
- raw: Raw reader - exposing max_raw_memory_mb #4454 (by Ankit Sinha) (2.6.6.0)
- tiff: Fix TIFF export with EXIF data and I/O proxy #4300 (by jreichel-nvidia) (2.6.3.0)
- ImageBuf: Fix crash when mutable Iterator used with read-IB #3997 (2.6.0.1)
- ImageBuf: Improve IB::nsubimages and other related fixes #4228 (2.6.2.0)
- ImageBuf: Copy/paste error in the ImageBuf iterator copy constructor #4365 (by Anton Dukhovnikov) (2.6.3.0)
- ImageBufAlgo: IBA::to_OpenCV fails for ImageCache-backed images #4013 (2.6.0.1)
- ImageBufAlgo: Add missing version of warp #4390 (2.6.3.0)
- ImageBufAlgo: IBA::transpose() didn't set output image's format to input #4391 (2.6.3.0)
- ImageBufAlgo: Fix issue when computing perceptual diff #4061 (by Aura Munoz) (2.6.0.1)
- ImageInput: Only check REST arguments if the file does not exist, avoiding problems for filenames that legitimately contain a
?character. #4085 (by AdamMainsTL) (2.6.0.2) - fix: Certain int->float type conversions in TypeDesc/ParamValueList #4132 (2.6.0.3)
- color management: Automatically recognize some additional color space name synonyms: "srgb_texture", "lin_rec709" and "lin_ap1". Also add common permutation "srgb_tx" and "srgb texture" as additional aliases for "srgb". #4166
- color management: Color management nomenclature improvements: "linear" is now just a legacy synonym for the preferred "lin_rec709", which is used widely where applicable. #4479 (3.0.0.0)
- security: Don't use (DY)LD_LIBRARY_PATH as plugin search paths #4245 (by Brecht Van Lommel) (2.6.2.0)
- fix: Fix crash when no default fonts are found #4249 (2.6.2.0)
- TextureSystem: Fix missing initialization in TextureOptBatch #4226 (2.6.2.0)
- iv: Avoid crash with OpenGL + multi-channel images #4087 (2.6.0.2)
- iv: If OCIO env is not set or doesn't exist, have iv use built-in config #4285 (2.6.2.0)
- iv: Iv should enable the ImageCache #4326 (by Jesse Yurkovich) (2.6.3.0)
- ImageCache: Simplify tile cache clearing. #4292 (by Curtis Black) (2.6.2.0)
- int: Prevent infinite loop in bit_range_convert #3996 (by Jesse Yurkovich) (2.6.0.1)
- int: More switching fprintf/etc to new style print #4056 (2.6.0.1)
- int: Various fixes for memory safety and reduce static analysis complaints #4128 (2.6.0.3)
- int: Use OIIO functions for byte swapping to make Sonar happy #4174 (2.6.1.0)
- int: More conversion to new string formatting #4189 (2.6.1.0) #4231 (2.6.2.0) #4247 (2.6.2.0) #4258 (2.6.2.0)
- int: Added validity checks to PNG, JPEG, and EXR readers to try to catch implausible resolutions or channels that are likely to be corrupted or malicious images. #4452 (by Dharshan Vishwanatha) (2.6.6.0)
- int: ImageInput: Initialize pixels of partial tile conversion buffer, avoiding possible floating point errors. #4462 (by Bram Stolk) (2.6.6.0)
- bit.h: Move bitcast, byteswap, and rotl/rotr to new bit.h #4106 (2.6.0.3)
- bit.h: OIIO::bitcast adjustments #4101 (2.6.0.3)
- filesystem.h: Filesystem::unique_path wasn't using the unicode rectified string #4203 (2.6.1.0)
- filesystem.h: IOProxy const method adjustments #4415 (2.6.6.0)
- fmath.h: One more fast_exp fix #4275 (2.6.2.0)
- fmt.h: Fix build break from recent fmt change #4227 (2.6.2.0)
- hash.h: Mismatched pragma push/pop in hash.h #4182 (2.6.1.0)
- imagebuf.h: Add
ImageBuf::wrapmode_name(), inverse of wrapmode_from_string #4340 (2.6.3.0) - oiioversion.h: Coalesce redundant STRINGIZE macros -> OIIO_STRINGIZE #4121 (2.6.0.3)
- platform.h: Belatedly change OIIO_CONSTEXPR14 to constexpr #4153 (2.6.0.3)
- paramlist.h: Add ParamValueSpan::get_bool() #4303 (2.6.2.0)
- platform.h: In platform.h, define OIIO_DEVICE macro #4290 (2.6.2.0)
- simd.h: Fix leaking of Imath.h into public headers #4062 (2.6.0.2)
- simd.h: Make all-architecture matrix44::inverse() #4076 (2.6.0.2)
- simd.h: AVX-512 round function #4119 (by AngryLoki) (2.6.0.3)
- simd.h: Simplify vbool16 casting #4105 (2.6.0.3)
- simd.h: Address NEON issues #4143 (2.6.0.3)
- simd.h: Gather_mask was wrong for no-simd fallback #4183 (2.6.1.0)
- simd.h: For simd types, use default for ctrs and assignment where applicable #4187 (2.6.1.0)
- simd.h: Fix longstanding probem with 16-wide bitcast for 8-wide HW #4268 (2.6.2.0)
- span.h: Span and range checking enhancements #4125 (2.6.0.3)
- span.h: Make span default ctr and assignment be
= default#4198 (2.6.1.0) - span.h: Span utility improvements #4398 (2.6.3.0)
- span.h: Fold span_util.h contents into span.h #4402 (2.6.6.0)
- span.h: New utility functions
span_within(),check_span(), and macroOIIO_ALLOCA_SPAN. #4426 (2.6.6.0) - string_view.h: Deprecate OIIO::string_view::c_str() #4511 (3.0.0.1)
- strutil.h: Add
Strutil::eval_as_bool()#4250 (2.6.2.0) - strutil.h: Add
Strutil::string_is_identifier()#4333 (2.6.3.0) - strutil.h: Change Strutil::format to default to std::format conventions #4480 (3.0.0.0)
- sysutil.h: Deprecate Sysutil::physical_concurrency() #4034 (2.6.0.1)
- texture.h: Overload decode_wrapmode to support ustringhash #4207 (by Chris Hellmuth) (2.6.1.0)
- typedesc.h: Allow TypeDesc to have all the right POD attributes #4162 (by Scott Wilson) (2.6.0.3)
- typedesc.h: Add TypeDesc::Vector3i #4316 (2.6.2.0)
- ustring.h: Make sure C++ knows ustring & ustringhash are trivially copyable #4110 (2.6.0.3)
- ustring.h: Address ignored annotation nvcc warnings on explicitly-defaulted functions #4291 (by Chris Hellmuth) (2.6.2.0)
- style: Update our formatting standard to clang-format 17.0 and C++17 #4096 (2.6.0.3)
- int: Use spans to solve a number of memory safety issues #4148 (2.6.1.0)
- cleanup: Convert more old errorf() to errorfmt() #4231 (2.6.2.0)
- fix: Error retrieval safeguards for recycled objects #4239 (2.6.2.0)
- fix: Improve error messages when a font is not found #4284 (2.6.2.0)
- refactor: Oiiotool break out expression eval methods into separate file #4256 (2.6.2.0)
- refactor: Move most of imageio_pvt.h.in to just a regular .h #4277 (2.6.2.0)
- refactor: Simplify openexr includes #4304 (2.6.3.0)
- fix: Catch potential OCIO exception that we were missing #4379 (2.6.3.0)
- fix: Don't let fmtlib exceptions crash the app #4400 (2.6.3.0)
- fix: Beef up some error messages #4369 (2.6.3.0)
- cleanup: Remove code disabled as of 3.0 #4487 (3.0.0.0)
- fix: Address fmt exceptions for left justification #4510 (3.0.0.1)
- CMake build system and scripts:
- Fix Cuda ustring.h warnings #3978 (2.6.0.0, 2.5.3.1)
- Remove unnecessary headers from strutil.cpp causing build trouble #3976 (by Jesse Yurkovich) (2.6.0.0, 2.5.3.1)
- Print build-time warnings for LGPL gotchas #3958 (by Danny Greenstein) (2.6.0.0, 2.5.3.1-beta2)
- build: Make C++17 be the default C++ standard for building (C++14 is still the minimum for now and can be selected via CMAKE_CXX_STANDARD) #4022 (2.6.0.1)
- build: Provide compile_commands.json for use by tools #4014 (by David Aguilar) (2.6.0.1)
- build: Don't fail for 32 bit builds because of static_assert check #4006 (2.6.0.1)
- build: Provide compile_commands.json for use by tools #4014 (by David Aguilar) (2.6.0.1)
- build: Don't fail for 32 bit builds because of static_assert check #4006 (2.6.0.1)
- build: Better cmake verbose behavior #4037 (2.6.0.1)
- build: Fix include guard #4066 (2.6.0.2)
- build: Add a way to cram in a custom extra library for iv #4086 (2.6.0.2)
- build: Don't fail pybind11 search if python is disabled #4136 (2.6.0.3)
- build: Cleanup - get rid of "site" files #4176 (2.6.1.0)
- build: Fix buld_ninja.bash to make directories and download correctly #4192 (by Sergio Rojas) (2.6.1.0)
- build: Need additional include #4194 (2.6.1.0)
- build: Make an OpenImageIO_Util_static library and target #4190 (2.6.1.0)
- build: Switch to target-based definitions #4193 (2.6.1.0) then mostly revert it #4273 (2.6.2.0).
- build: iv build issues with glTexImage3D #4202 (by Vlad (Kuzmin) Erium) (2.6.1.0)
- build: Restore internals of strhash to compile correctly on 32 bit architectures #4213 (2.6.1.0)
- build: LibOpenImageIO_Util does need DL libs, we removed it incorrectly #4230 (2.6.2.0)
- build: Fix missing target_link_options for libraries (by kaarrot) (2.6.2.0)
- build: Disable clang18 warnings about deprecated unicode conversion #4246 (2.6.2.0)
- build: More warning elimination for clang18 #4257 (2.6.2.0)
- build: Add CMath target for the sake of static libtiff #4261 (2.6.2.0)
- build: Add appropriate compiler defines and flags for SIMD with MSVC #4266 (by Jesse Yurkovich) (2.6.2.0)
- build/windows: Fix warning on windows #4272 (2.6.2.0)
- build/windows: Fix for setenv() on Windows #4381 (by Vlad (Kuzmin) Erium) (2.6.3.0)
- build: Gcc-14 support, testing, CI #4270 (2.6.2.0)
- build: New set_utils.cmake for various handy "set()" wrappers #4274 (2.6.2.0) #4281 (2.6.2.0)
- build: Upgrade to more modern python3 finding #4288 (2.6.2.0)
- build: Add missing includes to libutil CMake target. #4306 (by kaarrot) (2.6.2.0)
- build: Avoid rebuilds due to processing of fmt headers #4313 (by Jesse Yurkovich) (2.6.2.0)
- build: Rudimentary CUDA support infrastructure (experimental) #4293 (2.6.2.0)
- build: A few cmake cleanups and minor code rearrangements #4359 (2.6.3.0)
- build: Don't link libOpenImageIO against OpenCV #4363 (2.6.3.0)
- build: Fixed the sign compare causing build failure #4240 (by Peter Kovář) (2.6.2.0)
- build: Add a build option for profiling #4432 (2.6.6.0)
- build: Don't change CMAKE_XXX_OUTPUT_DIRECTORY when built as subdir #4417 (by Luc Touraille) (3.0.0)
- build: Add option for build profiling with clang -ftime-trace #4475 (3.0.0)
- build: Reduce compile time by trimming template expansion in IBA. #4476 (3.0.0.0)
- Dependency support:
- deps/OpenVDB: Protect against mismatch of OpenVDB vs C++ #4023 (2.6.0.1)
- deps/OpenVDB: Adjust OpenVDB version requirements vs C++17 #4030 (2.6.0.1)
- deps: Ptex support for static library #4072 (by Dominik Wójt) (2.6.0.2)
- deps: Account for header changes in fmt project trunk #4109 (2.6.0.3)
- deps: Deal with changes in fmt's trunk #4114 (2.6.0.3)
- deps: Remove Findfmt.cmake #4069 #4103 (by Dominik Wójt) (2.6.0.3)
- deps: Correctly disable OpenVDB when it's incompatible #4120 (2.6.0.3)
- deps: Fixes for DCMTK #4147 (2.6.0.3)
- deps: Fix warning when Freetype is disabled #4177 (2.6.1.0)
- deps: Remove boost from strutil.cpp #4181 (by Jesse Yurkovich) (2.6.1.0)
- deps: FindOpenColorIO failed to properly set OpenColorIO_VERSION #4196 (2.6.1.0)
- Use exported targets for libjpeg-turbo and bump min to 2.1 #3987 (2.6.0.1, 2.5.3.1-beta2)
- deps: Support fmt 11.0 #4441 (2.6.6.0)
- deps: Support and test against OCIO 2.4 #4459 #4467 (2.6.6.0)
- deps: No need for OCIO search to use PREFER_CONFIG #4425 (2.6.6.0)
- deps: Raise CMake minimum to 3.18.2 #4472 (3.0.0)
- deps: Remove the enforced upper version limit for fmt #4497 (3.0.0.1)
- deps: Search for libbz2 only if FFmpeg or FreeType is enabled. #4505 (by jreichel-nvidia) (3.0.0.1)
- deps/jxl: Use correct cmake variables for the include directories #4810 #4813 (by Jesse Yurkovich) (3.1.3.0)
- deps: Adjust pystring finding #4816 (3.1.3.0)
- deps: Fixes to build against libheif 1.20#4822 (by Rui Chen) (3.1.3.0)
- Testing and Continuous integration (CI) systems:
- Tests for ABI compliance #3983, #3988 (2.6.0.0, 2.5.3.1)
- tests: Imagebuf_test add benchmarks for iterator traversal #4007 (2.6.0.1)
- tests: Add opencv regression test #4024 (2.6.0.1)
- tests: Improve color management test in imagebufalgo_test #4063 (2.6.0.2)
- tests: Add one more ref output for python-colorconfig test #4065 (2.6.0.2)
- tests: Shuffle some tests between directories #4091 (2.6.0.2)
- tests: Fix docs test, used wrong namespace #4090 (2.6.0.2)
- tests/fixes: Fixes to reduce problems identified by static analysis #4113 (2.6.0.3)
- tests: Add test for filter values and 'filter_list' query #4140 (2.6.0.3)
- tests: Add new heif test output #4262 (2.6.2.0)
- tests: Fix windows quoting for test #4271 (2.6.2.0)
- tests: Remove unused test output ref from old dependency versions #4370 (2.6.3.0)
- tests: Add switch to imageinout_test for enabling floating point exceptions. #4463 (by Bram Stolk) (3.0.0)
- tests: Fixup after directory refactor of OpenImageIO-images #4473 (3.0.0)
- tests: Remove old test reference output we no longer need #4817 (3.1.3.0)
- ci: Some straggler repo renames in the workflows #4025 (2.6.0.1)
- ci: CI tests on MacOS ARM, and fixes found consequently #4026 (2.6.0.1)
- ci: Nomenclature change 'os' to 'runner' for clarity #4036 (2.6.0.1)
- ci: Add tiff-misc reference for slightly changed error messages #4052 (2.6.0.1)
- ci: Remove MacOS-11 test #4053 (2.6.0.1)
- ci: Test against gcc-13 #4059 (2.6.0.1)
- ci: Restrict Mac ARM running #4077 (2.6.0.2)
- ci: Rename macro to avoid conflict during CI unity builds #4092 (2.6.0.2)
- ci: Repair Sonar scanner analysis #4097 #4099 (2.6.0.2)
- ci: Improve parallel builds by basing on number of cores #4115 (2.6.0.3)
- ci: Update all github actions to their latest versions that's compatible #4129 (2.6.0.3)
- ci: Bump 'latest' test to newer dep versions, document #4130 (2.6.0.3)
- ci: Revert to fix scorecard analysis, try version 2.0.6 (2.6.0.3)
- ci: Start using macos-14 ARM runners, bump latest OCIO #4134 (2.6.0.3)
- ci: Switch away from deprecated GHA idiom set-output #4141 (2.6.0.3)
- ci: Add vfx platform 2024 #4163 (2.6.0.3)
- ci: Fix Windows CI, need to build newer openexr and adjust boost search #4167 (2.6.0.3)
- ci: Adjust GHA upload-artifact action version #4179 (2.6.1.0)
- ci: Allow triggering CI workflow from web #4178 (2.6.1.0)
- ci: Make one of the Mac tests build for avx2 #4188 (2.6.1.0)
- ci: Enable Windows 2022 CI tests #4195 (2.6.1.0)
- ci: Update scrorecard workflow to fix breakage #4201 (2.6.1.0)
- ci: Fix broken Windows CI by building our own libtiff #4214 (2.6.2.0)
- ci: Typo in build_libtiff.bash #4280 (2.6.2.0)
- ci: For Windows CI, build only release of vcpkg packages #4282 (2.6.2.0)
- ci: New tets: oldest, hobbled, localbuilds #4295 (2.6.2.0)
- ci: Fix GHA CI after they upgraded nodejs #4324 (2.6.3.0)
- ci: Sanitizer new warnings about signed/unsigned offsets in openexr #4351 (2.6.3.0)
- ci: Deal with CentOS 7 EOL and disappearance of yum mirrors #4325 (2.6.3.0)
- ci: CI sanitizer test improvements #4374 (2.6.3.0)
- ci: Add a workflow that builds docs #4413 (2.6.6.0)
- ci: Streamline the old MacOS-12 CI test #4465 (2.6.6.0)
- ci: Test against OpenEXR 3.3 and deal with its 4.0 bump #4466 (2.6.6.0)
- ci: Make scrorecards workflow not fail constantly #4471
- ci: Limit when automatic docs building ci happens #4496 (3.0.0.1)
- ci: Retire deprecated macos12 runner, try beta macos15 #4514 (3.0.0.1)
- ci: Remove tests on Windows-2019 GitHub runner #4793 (3.1.3.0)
- ci: Fix broken bleeding edge CI #4798 (3.1.3.0)
- ci: Various ccache save/restore improvements for CI runs #4797 (3.1.3.0)
- ci: Simplify gh-win-installdeps, no more vcpkg #4809 (3.1.3.0)
- ci: Bump 'latest' test versions #4819 (3.1.3.0)
- Platform support:
- docs: Convert code examples within the docs to tests that are built executed as part of the testsuite. #3977 #3994 (2.6.0.0, 2.5.3.1) #4039 (by Jeremy Retailleau) #4444 (by Ziad Khouri) #4456 (by pfranz) #4455 (by Ziad Khouri) #4460 (by Lydia Zheng) #4458 (by Danny Greenstein) (2.6.6.0) (3.0.0.0) #4468 (by pfranz) (3.0.0.1)
- Spruce up the main README and add "Building_the_docs" #3991 (2.6.0.1, 2.5.3.1)
- docs: Make an example of doc-to-test in the imagebufalgo chapter #4012 (2.6.0.1)
- docs: Convert examples within the imagebufalgo chapter. #4016 (by Jeremy Retailleau) (2.6.0.1)
- docs: Added tests for Simple Image input and updated rst #4019 (by Calvin) (2.6.0.1)
- docs: Convert make_texture doc examples to tests #4027 (by Danny Greenstein) (2.6.0.1)
- docs: Fix RTD configuration for v2 #4032 (2.6.0.1)
- docs: Update INSTALL.md to reflect the latest versions we've tested against #4058 (2.6.0.1)
- docs: Fix typo #4089 (2.6.0.1)
- docs: Minor change to formatting and naming #4098 (2.6.0.2)
- docs: Fix link to openexr test images #4080 (by Jesse Yurkovich) (2.6.0.2)
- security: Document CVE-2023-42295 (2.6.0.1)
- docs: Fix broken IBA color management documentation #4104 (2.6.0.3)
- docs: Update SECURITY and RELEASING documentation #4138 (2.6.0.3)
- docs: Fix tab that was missing from the rendering on rtd #4137 (2.6.0.3)
- docs: Fix python example #4139 (2.6.0.3)
- docs: Fix some typos and add missing oiiotool expression explanations #4169 (2.6.1.0)
- docs: Update INSTALL.md for windows #4279 (by Mel Massadian) (2.6.2.0)
- doc: Add missing documentation of ImageBuf locking methods #4267 (2.6.2.0)
- doc: Fixes to formatting and sphinx warnings #4301 (2.6.2.0)
- docs: Clarify that IBA::rotate params are pixel coordinates #4358 (2.6.3.0)
- docs: Clarify TextureSystem::create use of imagecache when shared=true #4399 (2.6.3.0)
- docs: Fix typo where apostrophe was used for possessive of 'it' #4383 (by Joseph Goldstone) (2.6.3.0)
- docs/security: Document CVE-2024-40630 resolution (2.6.3.0)
- docs: IBA::st_warp was missing from the documentation #4431 (2.6.6.0)
- docs: Move some docs files around #4470 (2.6.6.0)
- docs: Various minor fixes #4477 (3.0.0)
- docs: Add documenting comments where missing in string_view and span #4478 (3.0.0)
- docs: Fix typo in description of Strutil::parse_values #4512 (3.0.0.1)
- admin: Repo rename -- fix all URL references #3998 #3999
- admin: Alert slack "release-announcements" channel upon OIIO release #4002 #4046 #4047 #4079 (2.6.0.3)
- admin: Relicense more code under Apache 2.0 #4038 #3905
- admin: Account for duplicate emails in the .mailmap #4075 (2.6.0.2)
- admin: Add a ROADMAP document #4161 (2.6.1.0)
- docs: Better documentation of past CVE fixes in SECURITY.md #4238 (2.6.2.0)
- admin: More CLA explanation and how-to links #4318 (2.6.2.0)
- admin: Add deprecation updates to the RELEASING checklist #4345 (2.6.3.0)
- admin: Document my git-cliff workflow for release notes #4319 (2.6.3.0)
- admin: Change docs and comments references master -> main #4435 (2.6.6.0)
- admin: Update OpenImageIO Roadmap #4469 (by Todica Ionut) (2.6.6.0)
- admin: Update SECURITY.md for 3.0 beta #4486 (3.0.0.0)
- admin: Remove stale intake documents #4815 (3.1.3.0)
For older release notes, see: