2
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use a k-d tree rather than a hash table to find closest colors. More... over 10 years ago
Don't complain when shrinking to a new palette. More... over 10 years ago
To 1.75. More... over 10 years ago
Fix -O2 bug: Sometimes background disposal is required. More... over 10 years ago
Fix --careful bug: If recompression needed, uncompress first. More... over 10 years ago
Fix bug: Didn't make clean. More... over 10 years ago
Use array colors to simplify dither code. More... over 10 years ago
Internal: Colors become a union. More... over 10 years ago
Dither: Closest color for source is often closest color for dithered. More... over 10 years ago
Improve hash to shorten hash chains. More... over 10 years ago
Improved colormap hash. More... over 10 years ago
Borland C++, copyright 2000, lacks uintptr_t. More... over 10 years ago
Include required includes More... over 10 years ago
Window has type long, so add CLP support for longs. More... over 10 years ago
Borland C++ doesn't like varargs macros. More... over 10 years ago
To 1.74. More... over 10 years ago
Improve speed of --resize while preserving correctness. More... over 10 years ago
--resize: Use floating-point arithmetic to avoid artifacts. More... over 10 years ago
To version 1.73. More... over 10 years ago
Use PREVIOUS disposal in optimization when required. More... over 10 years ago
CLP updates. More... over 10 years ago
Fix -k256 infinite loop. More... over 10 years ago
Prepare NEWS. More... over 10 years ago
To version 1.72. More... over 10 years ago
Whitespace. More... over 10 years ago
Correct problems with combination of --crop and --resize. More... over 10 years ago
Add --fallback-delay option for GIFs with delay == 0 More... almost 11 years ago
Internal: Adjust Makefile.w32 configury to work for 64-bit Windows too. More... almost 11 years ago
To version 1.71. More... almost 11 years ago
Avoid rounding errors in --resize. More... almost 11 years ago