| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Split 8-bit-to-native conversion in bmp.c into a function, add support for ↵ | Andrew Mahone | 2009-05-09 |
| | | | | | | | plugging unscaled output in BMP and JPEG loaders, use output_row_8_native in JPEG decoder when possible. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20884 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and ↵ | Andrew Mahone | 2009-05-08 |
| bench_mem_jpeg.c plugins to test and benchmark it, and a line-length clean up in jpeg_load.c. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20871 a1c6a512-1295-4272-9138-f99709370657 | |||