products:image:history
Table of Contents
YuImage: Version History
YuImage v1.0.2 – 21 Jul 2023
- Update libwebp to v1.3.1 final:
- Security fixes for lossless encoder (CVE-2023-1999).
- Improve error reporting through
WebPPicture
error codes.
YuImage v1.0.1 – 22 Jun 2023
- Update libpng to v1.6.40:
- Ensure that only one eXIf chunk is written in the entire datastream.
- Fix
png_get_valid
to not report a tRNS chunk as valid if it was canceled. - Fix a memory leak when allocation of a pCAL buffer fails.
- Update libwebp to latest v1.3.1-rc1:
- Add missing error checks.
YuImage v1.0.0 – 7 Jun 2023
Initial release as YuImage. YuImage supersedes YuPng and adds the following:
- New
YuWebP
unit based on libwebp v1.3.31-rc1:- WebP decoder and encoder.
- WebP container muxer and demuxer.
- WebP animation encoder.
YuWebPImage
unit withTYuWebPImage
class, aTGraphic
descendant to display WebP images:- Load and decode WebP images.
- Apply embedded ICC color profiles.
- Paint with full alpha transparency.
- Display WebP animations.
- Update Little CMS to v2.15.
YuPng v1.0.0 – 16 Dec 2022
- Initial release, with libpng v1.6.39 and Little CMS v2.14.
products/image/history.txt · Last modified: 2023/07/21 14:07 by 127.0.0.1