1
0
Fork 0
forked from len0rd/rockbox

Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementation by Mark Arigo.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7814 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2005-11-11 19:45:36 +00:00
parent 5592e37c63
commit 2bf9be1c02
14 changed files with 656 additions and 15 deletions

View file

@ -1,5 +1,6 @@
bitstream.c
decoder.c
shndec.c
#if defined(CPU_COLDFIRE) && !defined(SIMULATOR)
coldfire.S
#endif