add SMAF codec (.mmf extension)(FS#10432)
commit4bf9c00fb4249a21a6bc40ad8fba9458d557a5bb
authoruchida <uchida@a1c6a512-1295-4272-9138-f99709370657>
Wed, 24 Feb 2010 11:46:29 +0000 (24 11:46 +0000)
committeruchida <uchida@a1c6a512-1295-4272-9138-f99709370657>
Wed, 24 Feb 2010 11:46:29 +0000 (24 11:46 +0000)
tree7c0cff93773ebb8d88a4fc0fecd126fcbee46124
parentf2960d2236a002684b4d702694519df8010969e8
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
apps/SOURCES
apps/codecs/SOURCES
apps/codecs/codecs.make
apps/codecs/smaf.c [new file with mode: 0644]
apps/filetypes.c
apps/metadata.c
apps/metadata.h
apps/metadata/metadata_parsers.h
apps/metadata/smaf.c [new file with mode: 0644]