aboutsummaryrefslogtreecommitdiffstats
path: root/src/gif.c
Commit message (Expand)AuthorAgeFilesLines
* fixed for API change in DGifCloseFile (giflib 5.1)Andreas Baumann2014-06-201-0/+17
* hotfix for meh using giflib 5.xAndreas Baumann2013-08-031-3/+10
* fix compilation with giflib >= 4.2.0John Hawthorn2013-05-151-8/+11
* major cleanup. xlib methods have been abstracted away as a genericJohn Hawthorn2010-01-041-1/+1
* fixed whitespaceJohn Hawthorn2009-11-211-1/+1
* experimental support for imagemagick backendJohn Hawthorn2009-08-311-0/+2
* load jpegs scaled 1/8 firstJohn Hawthorn2009-02-171-0/+3
* Major changes. Optional XShm support, bilinear scaling, caching WIPJohn Hawthorn2008-09-131-3/+3
* added close method. Fixed all known memory leaksJohn Hawthorn2008-06-251-3/+8
* cleanupJohn Hawthorn2008-06-221-1/+14
* improved speed of scaleJohn Hawthorn2008-06-161-0/+2
* changed all formats to use struct imageJohn Hawthorn2008-06-161-24/+53
* working gif supportJohn Hawthorn2008-06-141-221/+31
* whateverJohn Hawthorn2008-06-131-4/+13
* tmpJohn Hawthorn2008-06-031-25/+68
* work towards GIF supportJohn Hawthorn2008-05-271-2/+73
* cleanupJohn Hawthorn2008-05-221-1/+1
* work towards gif supportJohn Hawthorn2008-05-221-0/+103
* ready for gif decoderJohn Hawthorn2008-05-191-0/+9