summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
baserock/morphmorphologyDaniel Silverstone11 years
masterapi: Remove NSGIF_ERR_FRAME_COUNT error codeMichael Drake16 months
tlsa/add-ciGitHub CI: Add static analysis with CodeQLMichael Drake18 months
tlsa/buffer-lengthsgif: Remove unnecessary castMichael Drake17 months
tlsa/ci-sanitizeCI: Add sanitizer jobsMichael Drake17 months
tlsa/docsdocs: Various doxygen comment fixesMichael Drake17 months
tlsa/expose-interlacetest: nsgif: Print whether frames are interlacedMichael Drake16 months
tlsa/lzwNew LZW decoder: Real-world fix; continue after dictionary is full.Michael Drake7 years
tlsa/lzw-optimiselzw: Optimisation: Pre-multiply relative offsets by struct size.Michael Drake3 years
 
TagDownloadAuthorAge
release/0.2.1libnsgif-release/0.2.1.tar.gz  Vincent Sanders6 years
release/0.2.0libnsgif-release/0.2.0.tar.gz  Vincent Sanders7 years
release/0.1.4libnsgif-release/0.1.4.tar.gz  Daniel Silverstone8 years
release/0.1.3libnsgif-release/0.1.3.tar.gz  Vincent Sanders8 years
release/0.1.2libnsgif-release/0.1.2.tar.gz  Vincent Sanders9 years
release/0.1.1libnsgif-release/0.1.1.tar.gz  Vincent Sanders10 years
release/0.1.0libnsgif-release/0.1.0.tar.gz  Vincent Sanders11 years
 
AgeCommit messageAuthorFilesLines
2022-12-16gif: Remove unnecessary casttlsa/buffer-lengthsMichael Drake1-1/+1
2022-12-16gif: Store buffer length/position as size_tMichael Drake1-3/+3
2022-12-16lzw: Use size_t for buffer length/positionMichael Drake2-13/+13
2022-11-10GitHub CI: Add static analysis with CodeQLMichael Drake1-0/+61
2022-11-10GitHub CI: Add build and unit test workflowMichael Drake1-0/+76
2022-11-10GIF: Squash multiplication result converted to larger typeMichael Drake1-7/+16
2022-11-05GIF: Return EOD if we hit the end during scanMichael Drake1-1/+1
2022-11-04Docs: README: Update to mention nsgif_data_completeMichael Drake1-0/+18
2022-11-04Tests: Decoder: Mark the gif data complete after scanning inputMichael Drake1-0/+2
2022-11-04Tests: Decoder: Improve warning loggingMichael Drake1-2/+1
[...]
 
Clone
git://git.baserock.org/delta/netsurf/libnsgif.git
http://git.baserock.org/git/delta/netsurf/libnsgif.git
https://git.baserock.org/git/delta/netsurf/libnsgif.git