aboutsummaryrefslogtreecommitdiff
path: root/graphics/decoders/jpeg.cpp
AgeCommit message (Expand)Author
2013-04-16GRAPHICS: Fix quantization table id checkMatthew Hoops
2013-02-01GRAPHICS: Let JPEGs pixelformat state 0 alpha bits.Einar Johan Trøan Sømåen
2013-01-26GRAPHICS: Modify the JFIF version warningMatthew Hoops
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-18GRAPHICS: Implement different luminance rangesMatthew Hoops
2012-09-17GRAPHICS: Rework YUV->RGB code a bitMatthew Hoops
2012-03-20GRAPHICS: Make the JPEG code use the new YUV to RGB converterMatthew Hoops
2012-03-20GRAPHICS: Convert JPEG to the ImageDecoder APIMatthew Hoops