Move YUV->RGB in JPEG load from before scaler to after scaler. Required change to...
commit6724de2dbabadf41453c650e341dfe4fb5e7968c
authorunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Wed, 6 May 2009 04:53:56 +0000 (6 04:53 +0000)
committerunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Wed, 6 May 2009 04:53:56 +0000 (6 04:53 +0000)
treeec015938370aaa6e84d3652f914c1766a963582d
parent35d1c264722ef28763ef19054353de8f30743de6
Move YUV->RGB in JPEG load from before scaler to after scaler. Required change to struct custom_format, so sorted the plugin API as well.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20856 a1c6a512-1295-4272-9138-f99709370657
apps/plugin.c
apps/plugin.h
apps/plugins/jpeg/yuv2rgb.c
apps/plugins/pictureflow.c
apps/recorder/bmp.c
apps/recorder/jpeg_common.h
apps/recorder/jpeg_load.c
apps/recorder/resize.c
apps/recorder/resize.h