Require BufRead + Seek bound for decoding (
#558 )
Pull request merge
Drop the bpp=4 std::simd codepath, it is not beneficial on Linux and …
Pull request merge
Don't leak flate2 as an implementation detail by default (
#564 )
Pull request merge
Treat most auxiliary chunk errors as benign. (
#569 )
Pull request merge
Unit tests for roundtripping of
pHYs
and
sRGB
chunks. (
#572 )
Pull request merge
Add support for parsing
eXIf
chunk. (
#568 )
Pull request merge
Add changelog for 0.17.16 (
#570 )
Pull request merge
Reworded docs for encoder::Writer::write_chunk() (
#565 )
Pull request merge
Actually run tests on a big endian architecture on CI (
#561 )
Pull request merge
Merge pull request
#560 from Shnatsel/doc-changes
Pull request merge
Shnatselpushed 3 commits to master • f4d6ce4…8336ff2 • on Dec 30, 2024
High-level compression options API (
#503 )
Pull request merge
Drop unnecessary StreamingDecoder::reset()
Add Reader.read_row
for decoding into caller-provided buffer.
Pull request merge
kornelskipushed 1 commit to info • 2949036…dec0944 • on Dec 22, 2024
Store chunk parse errors as warnings
Bump
bitflags
to v2 (
#400 )
Pull request merge
finteliapushed 1 commit to next • 6cad99d…00e541b • on Dec 20, 2024
Don't use source_ fields for output
Pull request merge
You can’t perform that action at this time.