aboutsummaryrefslogtreecommitdiffstats
path: root/code/renderer/tr_image_jpg.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix some new GCC 4.3 warningstma2008-11-101-5/+8
* * Update to jpeg-6b (only a decade old)tma2008-08-211-1/+1
* * Consolidate tr_image_*.h headers into tr_local.h to more closely follow thetma2008-02-141-1/+1
* remove code duplicated from libjpeg and make internal functions staticludwig2008-02-141-96/+8
* don't read more memory than available in jpg decodeludwig2008-02-141-3/+4
* move all image decoders into separate filesludwig2008-02-141-0/+581