Releases: ZoeyR/flif.rs
Releases · ZoeyR/flif.rs
0.4.0
Fixed
ChannelCompact
not correctly undoing transformation
Changed
Pixels are now reworked to be more performant
0.3.0
Added
Limits
struct to prevent OOM errors from malicious inputs
Fixed
ChannelCompact
off by one error
Various performance improvements
Changed
Flif
and FlifInfo
now implement Send + Sync
Width an height of the image are now restricted to u32
0.2.0
Added
Fixed
reduced memory footprint on complex files
improved speed
decoding image header and then image caused an error
0.1.0
Added
Reading of maniac trees
Reading certain transformations
YCoCg
Bounds
Channel Compact
Pixel data decoding
Fixed
Near zero decoding for negative numbers
second header and rac improvements
Added
reading of second header (minus transformations)
RAC chance decoding+encoding
Fixed
RAC no longer returns Err on end of file
previously the RAC could not read streams within 4 bytes of the end
Changed
initial header parsing release
Added
ability to decode main flif header
decoding metadata chunks
framework for reading secondary flif header
example that decodes and prints the header and metadata of a flif file
started a changelog
readme file
license
You can’t perform that action at this time.