Improved Vorbis comment reader. The tags no longer need to fit in the first Ogg page...
commitcd50a51ce27b475f763764e39ff3d94ae161f069
authorlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Sat, 30 May 2009 14:24:16 +0000 (30 14:24 +0000)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Sat, 30 May 2009 14:24:16 +0000 (30 14:24 +0000)
treeed4da79f4ce98db0b3649772e80d2cc1bab66fd9
parenta239c49fd88f5e0b66f64025254c307beea714b9
Improved Vorbis comment reader. The tags no longer need to fit in the first Ogg page to be fully read (album art can make the tags not fit).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21134 a1c6a512-1295-4272-9138-f99709370657
apps/metadata/flac.c
apps/metadata/metadata_common.h
apps/metadata/ogg.c
apps/metadata/vorbis.c