1
0
Fork 0
forked from len0rd/rockbox

Initial check-in of AAC codec. Currently only recognises the .mp4 extension and is not yet capable of realtime operation

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7706 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2005-10-31 20:56:29 +00:00
parent 407be69b8c
commit cea6d0c92f
8 changed files with 220 additions and 11 deletions

View file

@ -7,4 +7,5 @@ a52.c
mpc.c
wavpack.c
alac.c
aac.c
#endif