Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | experimental support for imagemagick backend | John Hawthorn | 2009-08-31 | 1 | -0/+3 |
* | support for rendering jpegs with 4 output components. Thanks to tarpman. | John Hawthorn | 2009-05-18 | 1 | -3/+20 |
* | minor minor change to jpeg (1% faster) | John Hawthorn | 2009-02-17 | 1 | -5/+8 |
* | load jpegs scaled 1/8 first | John Hawthorn | 2009-02-17 | 1 | -6/+14 |
* | added some todos | John Hawthorn | 2009-01-04 | 1 | -0/+2 |
* | no longer exit for unreadable jpeg's | "John Hawthorn ext:(%22) | 2008-12-21 | 1 | -1/+16 |
* | cleanup | "John Hawthorn ext:(%22) | 2008-12-21 | 1 | -6/+6 |
* | Major changes. Optional XShm support, bilinear scaling, caching WIP | John Hawthorn | 2008-09-13 | 1 | -2/+2 |
* | added close method. Fixed all known memory leaks | John Hawthorn | 2008-06-25 | 1 | -2/+8 |
* | eliminated a memcpy for colour jpegs | John Hawthorn | 2008-06-24 | 1 | -9/+7 |
* | cleanup | John Hawthorn | 2008-06-22 | 1 | -2/+2 |
* | changed all formats to use struct image | John Hawthorn | 2008-06-16 | 1 | -1/+1 |
* | split format work into seperate functions. Only JPEG works for now | John Hawthorn | 2008-06-15 | 1 | -41/+66 |
* | support greyscale jpegs | John Hawthorn | 2008-05-27 | 1 | -13/+22 |
* | cleanup | John Hawthorn | 2008-05-22 | 1 | -1/+1 |
* | ready for gif decoder | John Hawthorn | 2008-05-19 | 1 | -1/+0 |
* | prepare for other file types | John Hawthorn | 2008-05-19 | 1 | -7/+1 |
* | cleanup | John Hawthorn | 2008-05-15 | 1 | -11/+27 |
* | various optimizations | John Hawthorn | 2008-05-15 | 1 | -7/+16 |
* | initial | John Hawthorn | 2008-05-14 | 1 | -0/+54 |