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:
parent
aa58715a54
commit
45e009a364
9 changed files with 821 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue