1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add spng_set_option(), spng_get_option() More... over 3 years ago
decode: add keep_unknown flag More... over 3 years ago
test: fix unknown, splt, and text chunk tests More... over 3 years ago
fuzz: read unknown chunks, cleanup More... over 3 years ago
fuzz: fix sanity checks for spng_get_splt() More... over 3 years ago
test: check unknown chunk location More... over 3 years ago
save location of unknown chunks, expose thru API More... over 3 years ago
update check_ihdr() with more specific error codes More... over 3 years ago
decode: keep bKGD high bits More... over 3 years ago
spng_set_bkgd(): dont copy unrelated values, keep high bits More... over 3 years ago
encode: check for PLTE when it's required More... over 3 years ago
fix scan-build warning More... over 3 years ago
fix oFFs writing (use write_s32()) More... over 3 years ago
Initial encode support More... over 3 years ago
refactor testsuite, compare chunk data More... over 3 years ago
add spng_get_gama_int(), spng_set_gama_int() More... over 3 years ago
bump version to v0.7.0-rc3 More... over 3 years ago
docs: document SPNG_ARM More... over 3 years ago
adapt NEON filter optimizations More... over 3 years ago
refactor indexed color decoding More... over 3 years ago
paeth_arm(): remove abort() More... over 3 years ago
initial circleci integration More... over 3 years ago
next release will be v0.7.0-rc2 More... over 3 years ago
test: improve workaround for libpng gamma correction bug More... over 3 years ago
enable filter optimizations for arm64 More... over 3 years ago
oversize buffers used for defiltering More... over 3 years ago
fix indentation for arm neon optimizations More... over 3 years ago
Force spng's memory allocation methods to use calling convention defined by SPNG_CDECL More... almost 4 years ago
Add SPNG_CDECL preprocessor definition resulting in __cdecl calling convention under MSVC More... almost 4 years ago
fix spng_get_splt() More... almost 4 years ago