Workaround for ALAC files that previousy wouldn't play. Libalac now skips unknown chunk IDs. Time display and seeking is broken for those files (the ones that played before still work). Patch by Alyssa Milburn.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7552 a1c6a512-1295-4272-9138-f99709370657
diff --git a/docs/CREDITS b/docs/CREDITS
index 5db682e..2171cc3 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -135,3 +135,4 @@
 Frank Dischner
 Liberman Shachar
 Stephan Wezel
+Alyssa Milburn