Home
Solus
Search
Configure Global Search
Log In
Transactions
D12116
Change Details
Change Details
Old
New
Diff
**Changelog**: - Proper handling of pthread with glibc 2.34+. - Miscellaneous fixes for handling of invalid input by the new `OpenEXRCore` library. Link to full Changelog [here](https://github.com/AcademySoftwareFoundation/openexr/blob/v3.1.2/CHANGES.md#version-312-october-4-2021). Depends on D12115. Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>
**Changelog**: - 3.1.3: - Default zip compression level is now 4 (instead of 6), which in the test suite improves compression times by 2x with only a tiny drop in compression ratio. - Both `setDefaultZipCompression()` and `setDefaultDwaCompression()` now set default compression levels for writing. - The Header now has `zipCompressionLevel()` and `dwaCompressionLevel()` to get/set the levels used for writing. - 3.1.2: - Proper handling of pthread with glibc 2.34+. - Miscellaneous fixes for handling of invalid input by the new `OpenEXRCore` library. Link to full Changelog [here](https://github.com/AcademySoftwareFoundation/openexr/blob/v3.1.3/CHANGES.md#version-313-october-27-2021). Depends on D12115. Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>
**Changelog**:
- 3.1.3: - Default zip compression level is now 4 (instead of 6), which in the test suite improves compression times by 2x with only a tiny drop in compression ratio. - Both `setDefaultZipCompression()` and `setDefaultDwaCompression()` now set default compression levels for writing. - The Header now has `zipCompressionLevel()` and `dwaCompressionLevel()` to get/set the levels used for writing. - 3.1.2:
- Proper handling of pthread with glibc 2.34+.
- Miscellaneous fixes for handling of invalid input by the new `OpenEXRCore` library. Link to full Changelog [here](https://github.com/AcademySoftwareFoundation/openexr/blob/v3.1.
2
3
/CHANGES.md#version-31
2
3
-october-
4
27
-2021). Depends on D12115. Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>
Continue