Age | Commit message (Expand) | Author |
---|---|---|
2019-05-09 | IMAGE: Fix MSVC warnings | SupSuper |
2019-04-28 | IMAGE: Fix build when not using libjpeg-turbo | Bastien Bouclet |
2019-04-28 | IMAGE: Remove decoding JPEG directly to RGB565 | Bastien Bouclet |
2019-04-28 | IMAGE: Allow setting the output pixel format to the JPEG decoder | Bastien Bouclet |
2014-02-28 | IMAGE: Make Codec take a stream reference; change function name to decodeFrame | Matthew Hoops |
2014-02-28 | IMAGE: Merge the JPEG codec into the ImageDecoder | Matthew Hoops |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |