52873cc330
Release 2.2.16 * New UDIM texture name patterns recognized: `%(UDIM)d` is the Houdini convention, and `_u##v##` is for Animal Logic's internal renderer. * When doing color space transforms on images with > 4 channels -- the additional channels are now copied unaltered, rather than leaving them black. * FFMpeg: fix some encodings that didn't correctly recognize that they were more than 8 bits, or had alpha. * farmhash.h: Clean up all non-namespaced preprocessor symbols that are set by this header and may pollute the caller's symbols. * Fix crashes on M1 (ARM) based Mac. * Bug fix: avid divide-by-0 error computing chunk size for invalid image sizes. * `make_texture` (and `maketx` and `oiiotool -otex`) no longer crash if you try to make a texture out of a "deep" image; instead it will return an error message. * filesystem.h: Improve exception safety in Filesystem directory iteration. * Build: Improve finding of OpenJPEG. * Build: Support for building OIIO with gcc 11. * Build: Fixes to accommodate Imath 3.1 upcoming changes. * Build: Finding FFMpeg now correctly detects the version. * Build: clang + C++17 + LibRaw < 0.20 are mutually incompatible. Detect this combination and warn / disable libraw under those conditions. * Build: Fix CMake behavior for `REQUIRED_DEPS` due to a typo. * Build: Fixes for detecting and using Ptex, among other things got the version wrong. * Testing: If a feature is disabled, skip its tests rather than reporting them as broken. * CI: Test the combination of clang and C++17.
8 lines
568 B
Text
8 lines
568 B
Text
$NetBSD: distinfo,v 1.25 2021/07/14 17:58:21 adam Exp $
|
|
|
|
SHA1 (oiio-2.2.16.0.tar.gz) = 38fa3811876b0872151f1937d18be7646e6f0b2f
|
|
RMD160 (oiio-2.2.16.0.tar.gz) = c8152a55b50f37a7be0902d03c92810cdf45598b
|
|
SHA512 (oiio-2.2.16.0.tar.gz) = f4919801ade1de1bf4427ffb7f7e36c0a292b1f374b035cec425921fe8df61f7b5c1fbc961884d21ae41a975d7ccc8da884e9404c9f487232c71ec42e6044ea3
|
|
Size (oiio-2.2.16.0.tar.gz) = 29239455 bytes
|
|
SHA1 (patch-src_cmake_compiler.cmake) = 8c06e8e22eb927bbdec288c166a5dc44fbef5acb
|
|
SHA1 (patch-src_libutil_sysutil.cpp) = f828232fed737ede5013e926630e29efa63c8f04
|