1
0
Fork 0
forked from len0rd/rockbox

First audio codec playback attempt by Miikka Pekkarinen

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6574 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2005-06-05 23:05:10 +00:00
parent b1e1e44041
commit 1c497e6045
20 changed files with 2266 additions and 153 deletions

View file

@ -72,6 +72,10 @@ mpa2wav.c
a52towav.c
flac2wav.c
vorbis2wav.c
#ifdef IRIVER_H100
codecvorbis.c
codecmpa.c
#endif
wv2wav.c
mpc2wav.c
midi2wav.c