1
0
Fork 0
forked from len0rd/rockbox

Add vox (Dialogic telephony formats) codec add. (FS#11021)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24956 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Yoshihisa Uchida 2010-02-28 08:13:30 +00:00
parent 4e3c807466
commit 8c5eaa35ec
9 changed files with 241 additions and 0 deletions

View file

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