1
0
Fork 0
forked from len0rd/rockbox

First version of ALAC (Apple Lossless) decoder

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7547 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2005-09-22 21:55:37 +00:00
parent 8026f0fe05
commit 139c1cb824
7 changed files with 744 additions and 3 deletions

View file

@ -6,4 +6,5 @@ wav.c
a52.c
mpc.c
wavpack.c
alac.c
#endif