add support for parsing ape tags in musepack files

git-svn-id: https://svn.musicpd.org/mpd/trunk@3030 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes
2005-03-07 00:51:21 +00:00
parent 32a1f952e8
commit 01b708bc13
6 changed files with 159 additions and 9 deletions

View File

@@ -35,4 +35,6 @@ int ipv6Supported();
char * appendToString(char * dest, const char * src);
unsigned long readLEuint32(const unsigned char * p);
#endif