aboutsummaryrefslogtreecommitdiff
path: root/image/jpeg.cpp
AgeCommit message (Expand)Author
2019-11-30IMAGE: Fix Missing Default Switch CasesD G Turner
2019-05-09IMAGE: Fix MSVC warningsSupSuper
2019-04-28IMAGE: Fix build when not using libjpeg-turboBastien Bouclet
2019-04-28IMAGE: Remove decoding JPEG directly to RGB565Bastien Bouclet
2019-04-28IMAGE: Allow setting the output pixel format to the JPEG decoderBastien Bouclet
2014-02-28IMAGE: Make Codec take a stream reference; change function name to decodeFrameMatthew Hoops
2014-02-28IMAGE: Merge the JPEG codec into the ImageDecoderMatthew Hoops
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops