aboutsummaryrefslogtreecommitdiffstats
path: root/src/jpeg.c
Commit message (Expand)AuthorAgeFilesLines
* changed all formats to use struct imageJohn Hawthorn2008-06-161-1/+1
* split format work into seperate functions. Only JPEG works for nowJohn Hawthorn2008-06-151-41/+66
* support greyscale jpegsJohn Hawthorn2008-05-271-13/+22
* cleanupJohn Hawthorn2008-05-221-1/+1
* ready for gif decoderJohn Hawthorn2008-05-191-1/+0
* prepare for other file typesJohn Hawthorn2008-05-191-7/+1
* cleanupJohn Hawthorn2008-05-151-11/+27
* various optimizationsJohn Hawthorn2008-05-151-7/+16
* initialJohn Hawthorn2008-05-141-0/+54