summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/pluginlib_jpeg_mem.c (follow)
Commit message (Collapse)AuthorAge
* Add include to pluginlib_jpeg_mem.c to prevent warning noise with ↵Andrew Mahone2009-05-16
| | | | | | -Wmissing-prototypes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20957 a1c6a512-1295-4272-9138-f99709370657
* Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and ↵Andrew Mahone2009-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