Skip to content

Tags: media-library/image

Tags

v0.21.2

Toggle v0.21.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
197g Aurelia Molzer
Release v0.21.2 - Fixed a variety of crashes and opaque errors in webp - Updated the png limits to be less restrictive - Reworked even more `unsafe` operations into safe alternatives - Derived Debug on FilterType and Deref on Pixel - Removed a restriction on DXT to always require power of two dimensions - Change the encoding of RGBA in bmp using bitfields - Corrected various urls

v0.21.1

Toggle v0.21.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
197g Aurelia Molzer
Release v0.21.1 - A fairly important bugfix backport - Fixed a potentially memory safety issue in the hdr and tiff decoders, see image-rs#885 - See [the full advisory](docs/2019-04-23-memory-unsafety.md) for an analysis - Fixes `ImageBuffer` index calculation for very, very large images - Fix some crashes while parsing specific incomplete pnm images - Added comprehensive fuzzing for the pam image types

v0.1

Toggle v0.1's commit message