0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 23 hours ago.
Jul 08, 2025 — Jul 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: codeql: Update action version to v4 More... 6 months ago
CI: Update CodeQL workflow action to v3 More... 10 months ago
CI: Use GitHub for env.sh More... 10 months ago
ci: github workflow: Bump Ubuntu version More... about 1 year ago
Update component version for release More... over 2 years ago
api: Remove NSGIF_ERR_FRAME_COUNT error code More... over 3 years ago
gif: Drop arbitrary frame limit More... over 3 years ago
test: nsgif: Print whether frames are interlaced More... over 3 years ago
gif: Set interlaced bool in frame info More... over 3 years ago
api: Add interlaced bool to frame info More... over 3 years ago
test: nsgif: Add CLI option to print version More... over 3 years ago
Buildsystem: Define component name and version More... over 3 years ago
Buildsystem: No need for _{BSD,DEFAULT}_SOURCE More... over 3 years ago
docs: Various doxygen comment fixes More... over 3 years ago
test: Add --help option to nsgif utility More... over 3 years ago
test: Add appliction description to help output More... over 3 years ago
cli: Print useful error message for unknown enum value More... over 3 years ago
cli: Allow optional application description More... over 3 years ago
cli: Improve help output for enum arguments More... over 3 years ago
cli: Allow arguments that disable positional argument requirement More... over 3 years ago
gif: Remove unnecessary cast More... over 3 years ago
gif: Store buffer length/position as size_t More... over 3 years ago
lzw: Use size_t for buffer length/position More... over 3 years ago
GIF: Squash multiplication result converted to larger type More... over 3 years ago
GitHub CI: Add static analysis with CodeQL More... over 3 years ago
GitHub CI: Add build and unit test workflow More... over 3 years ago
GIF: Return EOD if we hit the end during scan More... over 3 years ago
Docs: README: Update to mention nsgif_data_complete More... over 3 years ago
Tests: Decoder: Mark the gif data complete after scanning input More... over 3 years ago
Tests: Decoder: Improve warning logging More... over 3 years ago