- version update 3.3.5 * 🐛 Fix for DeepScanlineInputFile read memory leak * 🚀 OpenEXRCore Deep pixel unpacking optimisation 3.3.4 * 🐛 Fix a crash with deep scanline input * 🐛 Fix a bug when reading a file with missing tiles * 🐛 Fix a crash in exrmetrics * 🛠️ Fix a problem with /EHsc and /MP flags that broke CUDA compilation * 🛠️ Fix a build failure on MinGW * 🚀 Enable vectorisation for ZIP reconstruct stage on Windows 3.3.3 * 🐛 Fix a bug involving deep tiled images * 🐛 Adjust the clamping on the dwa compression (Issue [1982](https://github.com/AcademySoftwareFoundation/openexr/issues/1982)) * 🐛 Address issues with small exr files and header parse (Issue [1984](https://github.com/AcademySoftwareFoundation/openexr/issues/1984)) * 🐛 Fix crash if user does not provide memory when filling deep framebuffer * 🐛 Fix bad pointer SSE math causing out-of-bounds access * 🐛 Fix potential buffer overwrite with zip data * 🐛 Fix usage of utf-8 filenames for windows * 🐛 Fix regression in reading EXR images on 32bit Windows involving `atomic_compare_exchange_strong` * 🐛 Add checks to avoid using optimizations when inappropriate (Issue [1949](https://github.com/AcademySoftwareFoundation/openexr/issues/1949)) * 🐛 Convert dwa encoder to use algorithm quantize (Issue [1915](https://github.com/AcademySoftwareFoundation/openexr/issues/1915)) * 🐛 Fix incorrect v3 array size validation * 🚀 Add minor huf encode / decode performance optimizations * 🛠️ Add numpy dependency to python wrapper (Issue [1919](https://github.com/AcademySoftwareFoundation/openexr/issues/1919)) * 🛠️ Remove duplicate cmake dependency from skbuild plugin (Issue [1958](https://github.com/AcademySoftwareFoundation/openexr/pull/1958)) * 🛠️ Don't set the library postfix in the cmake cache (Issue [1981](https://github.com/AcademySoftwareFoundation/openexr/issues/1981)) 3.3.2 * A recent change to CMake had the unintended consequence of installing headers and libraries from `libdeflate` when doing an OBS-URL: https://build.opensuse.org/request/show/1297506 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openexr?expand=0&rev=64
Description
No description provided
Languages
XML
100%