- Update to version 1.5.16
OpenImageIO 1.5 comes with many new features and bug fixes:
- lots of new functions for image handling (API and command line tools), such as rotations, median filters, matrix transformations
- new filters (cubic, rifman, simon, ...)
- image metadata support (EXIF)
- SIMD (SSE) instruction support to speed up processing images
- basic movie file support via ffmpeg
Changelog: https://github.com/OpenImageIO/oiio/blob/RB-1.5/CHANGES
PR: 200818
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz>