2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct rounding errors in gamma transformation and luminance. More... over 8 years ago
Travis tweak More... over 8 years ago
Track file offsets correctly for all files. More... over 8 years ago
Internal: Encoder creates memory buffer with length bytes. More... over 8 years ago
Update ungifwrt.c to follow current API. More... over 8 years ago
Add incremental GIF writing support. More... over 8 years ago
Change extension representation. More... over 8 years ago
Move Gif_CodeTable into Gif_Writer. More... over 8 years ago
Don't output in merged mode if there were errors. More... over 8 years ago
Internal: Improve the way we account for `run`. More... over 8 years ago
Improve pluralization in error message. More... over 8 years ago
Better Gif_Debug print format: specify your own space. More... over 8 years ago
C89 comments only More... over 8 years ago
Add mouse-wheel support. More... over 8 years ago
Add initial NEWS. More... over 8 years ago
Whoops, thanks wilkesybear More... over 8 years ago
Fix configury: AC_SEARCH_LIBS is required. More... over 8 years ago
Multithreaded resize detects whether -U is necessary. More... over 8 years ago
Thread updates. More... over 8 years ago
It is very important that we have only one kd3_sort_lock. More... over 8 years ago
Improve threaded configury, and fix SIMD configury error. More... over 8 years ago
Merge branch 'threaded_resize' of https://github.com/wilkesybear/tgifsicle into threaded_resize More... over 8 years ago
Merge remote-tracking branch 'upstream/master' into threaded_resize More... over 8 years ago
Implemented work stealing 'thread pool,' as proposed by Dr. Kohler More... over 8 years ago
Remove debug line from configure, change default thread count to 8 More... over 8 years ago
Make threads a maybe in configure, renamed from 'threaded' or 'threading' to 'threads' More... over 8 years ago
Merge branch 'master' of https://github.com/kohler/gifsicle into threaded_resize More... over 8 years ago
Correct error in issue #39: Frame selection '#0-' is parsed correctly. More... over 8 years ago
Warn if SIMD defaults to off. More... almost 9 years ago
Add configury for SIMD. More... almost 9 years ago