1
0
Fork 0
forked from len0rd/rockbox

Add wave64(.w64) codec (FS#11022)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24959 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Yoshihisa Uchida 2010-02-28 08:48:07 +00:00
parent 6434e760fc
commit 561cb2c401
10 changed files with 600 additions and 19 deletions

View file

@ -30,6 +30,7 @@ adx.c
smaf.c
au.c
vox.c
wav64.c
#if defined(HAVE_RECORDING) && !defined(SIMULATOR)
/* encoders */
aiff_enc.c