summaryrefslogtreecommitdiff
path: root/com32/lib/jpeg/bgr24.c
Commit message (Expand)AuthorAgeFilesLines
* tinyjpeg: fix yuv420p, correct some of the initalization codeH. Peter Anvin2009-08-091-3/+3
* tinyjpeg: modify to handle partial image blocksH. Peter Anvin2009-08-051-59/+70
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-4/+4
* Augment tinyjpeg so that we can decode straight into the buffer;H. Peter Anvin2006-09-051-7/+10
* Factor tinyjpeg out by colorspace, so we don't pull in everythingH. Peter Anvin2006-09-051-0/+359