1
0
Fork 0
forked from len0rd/rockbox

Move WavPack metadata parsing to its own file and add handling of non-standard sampling rates

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14289 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Bryant 2007-08-12 06:36:06 +00:00
parent 53095684f7
commit bcf97a4801
8 changed files with 148 additions and 61 deletions

View file

@ -121,6 +121,7 @@ metadata/sid.c
metadata/spc.c
metadata/vorbis.c
metadata/wave.c
metadata/wavpack.c
#endif
#ifdef HAVE_TAGCACHE
tagcache.c