2
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 21 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Report filename of colormapless image. More... over 10 years ago
Don't crash when given a colormapless image. More... over 10 years ago
Correct error message. More... over 10 years ago
Restore old dither-penalty formula, which works better by penalizing less. More... over 10 years ago
Remove unneeded variable. More... over 10 years ago
Refactor diversity algorithm for better reuse. More... over 10 years ago
Introduce helper to convert kcolor to Gif_Color. More... over 10 years ago
Internal: Never put transparency into the histogram. More... over 10 years ago
Color histogram rewrite: store gamma-corrected colors in the hgram. More... over 10 years ago
Remove debug printout. More... over 10 years ago
Gifview: when animating, never display frame numbers. More... over 10 years ago
Correct bad interaction between --position and --crop. More... over 10 years ago
When reading unknown application extension, preserve packet boundaries. More... over 10 years ago
Argh, don't cut off long application extensions. More... over 10 years ago
Merge pull request #8 from jaseg/master More... over 10 years ago
Added a bootstrap.sh More... over 10 years ago
Add 'mitchell', 'lanczos2', and 'lanczos3' filters. More... over 10 years ago
Avoid bogus warnings about redundant options. More... over 10 years ago
Add "catrom" resize method: Catmull-Rom resampling. More... over 10 years ago
Resize frame buffers have an alpha channel. More... over 10 years ago
Resize refactoring. More... over 10 years ago
Scale_context -> sctx More... over 10 years ago
--scale takes fractional arguments like 1/3. More... over 10 years ago
Smart quotes. More... over 10 years ago
More correct manual page description. More... over 10 years ago
Add a bilinear interpolation resize method ('mix'). More... over 10 years ago
Correct bad check for small determinants. More... over 10 years ago
Make test does make all. More... over 10 years ago
Add a test to catch that problem. More... over 10 years ago
Fix bug with resizing images with transparent background. More... over 10 years ago