aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg.h
AgeCommit message (Expand)Author
2011-02-06GRAPHICS: Improved JPEG decoder performanceBastien Bouclet
2011-01-28GRAPHICS: Turn sqrt(2) and cosine values into constants ;)Max Horn
2011-01-28GRAPHICS: Rename JPEG::_str to _streamMax Horn
2011-01-18GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGBMatthew Hoops
2010-11-19ALL: Push down deps on stream.h from .h to .cpp filesMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-24JPEG tweaks and optimization (thanks to digitall)Scott Thomas
2009-09-01Coding best practice: Whenever possible, pass objects by reference instead of...Max Horn
2009-08-21Add JPEG decoder from 16bpp branchScott Thomas