1
0
Fork 0
forked from len0rd/rockbox

add SMAF codec (.mmf extension)(FS#10432)

This codec supports only wave data (ADPCM and PCM).
It does not support MIDI, picture, and movie.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24878 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Yoshihisa Uchida 2010-02-24 11:46:29 +00:00
parent aa58715a54
commit 45e009a364
9 changed files with 821 additions and 1 deletions

View file

@ -186,6 +186,7 @@ metadata/asap.c
metadata/rm.c
metadata/nsf.c
metadata/oma.c
metadata/smaf.c
#endif
#ifdef HAVE_TAGCACHE
tagcache.c