Commit rest of fix in FS#9866. Don't parse Vorbis comments again in libtremor. ...
commit4318ca934e37a518af0e5b038159c706d3a09256
authorsaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Tue, 30 Jun 2009 22:37:05 +0000 (30 22:37 +0000)
committersaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Tue, 30 Jun 2009 22:37:05 +0000 (30 22:37 +0000)
treef5fe12f94158c6db7fb47f1108702fb7f4a8ed6f
parent6d95055cc3c24056862dda1330d593e4f9c8a39d
Commit rest of fix in FS#9866.  Don't parse Vorbis comments again in libtremor.  It wastes memory and we already have the comments in memory.  Looking at the spec and code, I think this fix is proper, but if it breaks any files this may need to be revisited.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21581 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libtremor/info.c