2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-12-26 18:59:30 by Nia Alarie | Files touched by this commit (2) |
Log message:
openimageio: Bundle a static version of fmtlib so that this package
is unaffected by incompatible API changes in the latest version of
the library, in order to fix the build. Bump PKGREVISION.
|
2022-07-01 18:18:44 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
openimageio: updated to 2.2.20.0
Release 2.2.20 (1 Feb 2022) -- compared to 2.2.19
Fix some address sanitizer failures.
Build/CI: Deal with OpenColor renaming its master branch to main.
Windows: Fix error when compiling with MSVC.
Fix excessive memory usage when saving EXR with many channels.
TIFF: now works for 16-bit palette images.
Fix ImageBuf::read bug for images of mixed per-channel data types.
Release 2.2.19 (1 Nov 2021) -- compared to 2.2.18
Better catching of exceptions thrown by OCIO 1.x if it encounters 2.0 config files.
Address new warnings revealed by clang 13.
Fixed some minor python binding bugs.
Fix when building with Clang on big-endian architectures.
Fix occasional build breaks related to OpenCV headers.
Improvements to NetBSD and OpenBSD support..
Fixes to work with the libraw 202110 snapshot.
Release 2.2.18 (1 Sep 2021) -- compared to 2.2.17
Honor env variable CUE_THREADS (used by OpenCue) to set the default size of \
OIIO's thread pool.
Compatibility with OpenColorIO 2.1.
Dev: Extend Sysutil::getenv() to take a default if the environment variable is \
not found.
Release 2.2.17 (1 Aug 2021) -- compared to 2.2.16
Output to DPX files now supports IOProxy. (Input already did.)
typedesc.h: TypeDesc can now describe 2D and 3D bounding boxes, as arrays of 2 \
VEC2 aggregates (for 2D) or VEC3 aggregates (for 3D) with "BOX" \
semantic. The shorthand for these are TypeBox2, TypeBox3 (for float), and \
TypeBox2i and TypeBox3i for integer or pixel coordinte boxes.
Build: Fixes for building against fmt 8.0.0.
Build: Finding boost is more flexible when desiring static libraries.
|
2022-01-10 02:46:47 by Ryo ONODERA | Files touched by this commit (273) |
Log message:
*: Recursive revbump from boost 1.78.0
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-09 17:35:12 by Nia Alarie | Files touched by this commit (105) |
Log message:
Recursive revbump for multimedia/libaom
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2021-10-01 14:35:36 by Nia Alarie | Files touched by this commit (1) |
Log message:
openimageio: Needs atomic64 to build on i386.
|
2021-09-29 21:01:31 by Adam Ciarcinski | Files touched by this commit (872) |
Log message:
revbump for boost-libs
|
2021-09-28 12:28:37 by Nia Alarie | Files touched by this commit (8) |
Log message:
Recursive revbump for graphics/libraw.
|