summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterUpdate component version for releaseVincent Sanders9 months
tlsa/add-ciGitHub CI: Add static analysis with CodeQLMichael Drake22 months
tlsa/buffer-lengthsgif: Remove unnecessary castMichael Drake21 months
tlsa/ci-sanitizeCI: Add sanitizer jobsMichael Drake21 months
tlsa/docsdocs: Various doxygen comment fixesMichael Drake21 months
tlsa/expose-interlacetest: nsgif: Print whether frames are interlacedMichael Drake20 months
tlsa/lzw-optimiselzw: Optimisation: Pre-multiply relative offsets by struct size.Michael Drake3 years
 
TagDownloadAuthorAge
release/1.0.0libnsgif-release/1.0.0.tar.gz  libnsgif-release/1.0.0.tar.bz2  Vincent Sanders9 months
release/0.2.1libnsgif-release/0.2.1.tar.gz  libnsgif-release/0.2.1.tar.bz2  Vincent Sanders6 years
release/0.2.0libnsgif-release/0.2.0.tar.gz  libnsgif-release/0.2.0.tar.bz2  Vincent Sanders7 years
release/0.1.4libnsgif-release/0.1.4.tar.gz  libnsgif-release/0.1.4.tar.bz2  Daniel Silverstone8 years
release/0.1.3libnsgif-release/0.1.3.tar.gz  libnsgif-release/0.1.3.tar.bz2  Vincent Sanders9 years
release/0.1.2libnsgif-release/0.1.2.tar.gz  libnsgif-release/0.1.2.tar.bz2  Vincent Sanders10 years
release/0.1.1libnsgif-release/0.1.1.tar.gz  libnsgif-release/0.1.1.tar.bz2  Vincent Sanders10 years
release/0.1.0libnsgif-release/0.1.0.tar.gz  libnsgif-release/0.1.0.tar.bz2  Vincent Sanders11 years
 
AgeCommit messageAuthorFilesLines
2022-11-10GitHub CI: Add static analysis with CodeQLtlsa/add-ciMichael 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
2022-11-04API: Add call to indicate input data is completeMichael Drake2-19/+107
2022-11-04GIF: Constify gif structure through next frame gettersMichael Drake1-2/+2
2022-05-08Test: Ensure we can still loop GIFs with a loop count limit.Michael Drake1-0/+3
[...]
 
Clone
git://git.netsurf-browser.org/libnsgif.git
ssh://nsgit@git.netsurf-browser.org/libnsgif.git
https://git.netsurf-browser.org/libnsgif.git