add SMAF codec (.mmf extension)(FS#10432)
commit85751e81433146c6b5c10c5b7aa61aba340ac2eb
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
parent10da965f8792b764216b96b69eafdb9ba86d4dd7
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]