AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to release 0.8.2 * Fix an integer underflow bug in patch decoding.
- Build package in correct phase - Use macros for ldconfig
- Refresh 0001-Remove-LCMS-mutex.patch
- build glibc hwcaps optimized overlay
- Update to release 0.8.1 * Allow fast-lossless for 16-bit float input * Fix OOB read in exif.h
- Update to release 0.8 * API: new function JxlDecoderSetImageBitDepth and JxlEncoderSetFrameBitDepth to set the bit depth of buffers. * encoder API: add an effort 10 option for lossless compression; using this setting requires calling JxlEncoderAllowExpertOptions. - Enable PNG utilities [boo#1205107]
- Add patch (applied reversed) to revert the requirement for an updated liblcms2 library when we have an older one. This allows libjxl to build in SLE15 SP4/SP5 (and Leap 15.4/15.5): * 0001-Remove-LCMS-mutex.patch
- Added missing baselibs.conf so that 32bit library packages become available
- Update to 0.7.0: * new functions for retrieving associated alpha channel with premultiplied or unpremultiplied colors, for blending information for extra channels in the non-coalesced case, for getting the intended downsampling ratio of progressive steps, for disabling rendering of spot colors. * Added ability to add metadata boxes, to set several encoder options, to check required codestream compatibility level, for force-emitting the box-based container format, to store JPEG metadata for lossless reconstruction, to encode arbitrary extra channels.
- Initial package (version 0.7~779.f5d6e29) build.opensuse.org