Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for ARm just...
commitcc5812bdfdf3d5b76e7c71cd46cf163e8e88d9c6
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 25 Sep 2007 02:59:42 +0000 (25 02:59 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 25 Sep 2007 02:59:42 +0000 (25 02:59 +0000)
tree04771c28f2b826099805f5a5ad98b8c4e41091cc
parentfe8f09d07e1c222a6c4abe73a08a8744b2ee3b82
Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for ARm just to make it all work more nicely. Move UI simulator YUV code to its core to adapt it.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14851 a1c6a512-1295-4272-9138-f99709370657
14 files changed:
apps/plugin.c
apps/plugin.h
apps/plugins/mpegplayer/SOURCES
apps/plugins/mpegplayer/mpeg_settings.c
apps/plugins/mpegplayer/mpeg_settings.h
apps/plugins/mpegplayer/video_out_rockbox.c
firmware/SOURCES
firmware/export/lcd.h
firmware/target/arm/lcd-as-memframe.S [new file with mode: 0644]
firmware/target/arm/s3c2440/gigabeat-fx/lcd-as-meg-fx.S [deleted file]
firmware/target/arm/s3c2440/gigabeat-fx/lcd-meg-fx.c
firmware/target/arm/sandisk/sansa-e200/lcd-as-e200.S [deleted file]
firmware/target/arm/sandisk/sansa-e200/lcd-e200.c
uisimulator/sdl/lcd-bitmap.c