rockbox/apps/plugins/imageviewer/jpeg/SOURCES
Teruaki Kawashima e5b1a7d423 FS#6321: Universal Image Viewer
This unifies jpeg viewer, png viewer, and bmp viewer to one plugin, image viewer, so that you can navigate through different image formats.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28626 a1c6a512-1295-4272-9138-f99709370657
2010-11-21 13:47:56 +00:00

5 lines
61 B
Text

jpeg.c
jpeg_decoder.c
#ifdef HAVE_LCD_COLOR
yuv2rgb.c
#endif