Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |