1
0
Fork 0
forked from len0rd/rockbox

Accepted FS#6023 - ADX codec (some kind of ADPCM).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11046 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rani Hod 2006-09-25 16:13:05 +00:00
parent b7c87ac5a3
commit a875ed5d57
7 changed files with 128 additions and 0 deletions

View file

@ -14,6 +14,7 @@ aac.c
shorten.c
aiff.c
sid.c
adx.c
#if defined(HAVE_RECORDING) && !defined(SIMULATOR)
/* encoders */
mp3_enc.c