Split 8-bit-to-native conversion in bmp.c into a function, add support for plugging...
commitcc931db523aae624605564204c2903d171ec86e7
authorunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Sat, 9 May 2009 07:31:27 +0000 (9 07:31 +0000)
committerunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Sat, 9 May 2009 07:31:27 +0000 (9 07:31 +0000)
treec927cefc7f12a49396541dbac246dc76ca444c71
parent652914c2780038689f8394bb0ec12a9818cacf0b
Split 8-bit-to-native conversion in bmp.c into a function, add support for 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
apps/plugins/bench_mem_jpeg.c
apps/plugins/lib/grey_draw.c
apps/plugins/lib/pluginlib_bmp.c
apps/plugins/pictureflow/pictureflow.c
apps/recorder/bmp.c
apps/recorder/bmp.h
apps/recorder/jpeg_load.c
apps/recorder/resize.c
apps/recorder/resize.h