libjxl/libjxl.changes

62 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Apr 17 07:36:23 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Refresh 0001-Remove-LCMS-mutex.patch
-------------------------------------------------------------------
Fri Feb 10 08:14:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
- build glibc hwcaps optimized overlay
-------------------------------------------------------------------
Sun Feb 5 14:16:53 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.8.1
* Allow fast-lossless for 16-bit float input
* Fix OOB read in exif.h
-------------------------------------------------------------------
Wed Jan 18 15:13:51 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- 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]
-------------------------------------------------------------------
Mon Dec 19 12:35:30 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
- 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
-------------------------------------------------------------------
Thu Dec 15 11:32:45 UTC 2022 - Simon Vogl <simon.vogl@gmx.net>
- Added missing baselibs.conf so that 32bit library packages
become available
-------------------------------------------------------------------
Thu Sep 22 07:03:57 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
- 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.
-------------------------------------------------------------------
Sat Jul 23 14:33:36 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Initial package (version 0.7~779.f5d6e29) build.opensuse.org