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
build: add option to disable example (#177) More... over 3 years ago
fix indentation in test_png.h More... over 3 years ago
fix indentation in test_png.h More... over 3 years ago
docs: update valid formats for encoder [skip-ci] More... over 3 years ago
encode: enable support for SPNG_FMT_RAW (#175) More... over 3 years ago
spng_set_unknown_chunks(): improve error reporting More... over 3 years ago
document SPNG_CHUNK_COUNT_LIMIT [skip-ci] More... over 3 years ago
add spng_decode_chunks() (#173) More... over 3 years ago
introduce chunk count limit, default limit More... over 3 years ago
spng_encode_image(): cleanup More... over 3 years ago
spng_set_text(): disable strict checks by default More... over 3 years ago
spng_set_png_stream(): cleanup More... over 3 years ago
fix encoding of large chunks, optimize initial buffer size More... over 3 years ago
fix testsuite More... over 3 years ago
spng_decode_scanline(): rename variable More... over 3 years ago
testsuite: warning fixes More... over 3 years ago
added more length checks, warning fixes More... over 3 years ago
encode_row(): optimize for last pass More... over 3 years ago
paeth(): cleanup More... over 3 years ago
encode: add to_bigendian flag More... over 3 years ago
decode: clean up integer read functions More... over 3 years ago
update README [skip-ci] More... over 3 years ago
docs: add encode api, updates [skip-ci] More... over 3 years ago
test: change input file for example_notext More... over 3 years ago
fix miniz.wrap More... over 3 years ago
ci: use zlib with msan tests More... over 3 years ago
update miniz.wrap More... over 3 years ago
docs: update chunk.md More... over 3 years ago
update README More... over 3 years ago
expand example.c with encoder api More... over 3 years ago