Skip to content

Tags: richgel999/fpng

Tags

v1.0.6

Toggle v1.0.6's commit message
Fixing san issue on a malformed PNG file. This check wasn't accountin…

…g for the full header's size (it was off by a DWORD).

before_4_20_upgrade

Toggle before_4_20_upgrade's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.0.6

Toggle 1.0.6's commit message
Bumping version to 1.0.6

1.0.5

Toggle 1.0.5's commit message
Adding wuffs workaround, training option, new Huffman tables

1.0.4

Toggle 1.0.4's commit message
Fixing comment

vectorized_checksums

Toggle vectorized_checksums's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.0.3

Toggle v1.0.3's commit message
Changing SSE adler32 to iterate 16 bytes at a time vs. 8.

Changing adler32 function types to match the crc32 function.

v1.0.2

Toggle v1.0.2's commit message
Fixing check here so it uses a uint64_t multiply

v1.0.1

Toggle v1.0.1's commit message
Ensuring temp buffer is always a little larger than it's needed, beca…

…use the compresssors read 24bpp pixels as DWORD's

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md