1
0
Fork 0
forked from len0rd/rockbox

Add a png viewer plugin

Author: Christophe Gouiran
Flyspray: FS#9493


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22037 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2009-07-25 21:36:11 +00:00
parent fee24eefa9
commit a175e3a42a
21 changed files with 7971 additions and 0 deletions

6
apps/plugins/png/SOURCES Normal file
View file

@ -0,0 +1,6 @@
adler32.c
crc32.c
inffast.c
inflate.c
inftrees.c
png.c