Added new function vorbis_comment_query_count(), after a couple of people requested...
authorMike Smith <msmith@xiph.org>
Sun, 13 Aug 2000 13:55:41 +0000 (13:55 +0000)
committerMike Smith <msmith@xiph.org>
Sun, 13 Aug 2000 13:55:41 +0000 (13:55 +0000)
commitf96a4159961e109cf4d655dcd69d29aa9cf750af
treedf9e88df172c97a4470c9e1db601494e912a136e
parent8c8df05fd00b11820cf16e1a776e5b4728b95b6e
Added new function vorbis_comment_query_count(), after a couple of people requested it. Returns number of instances of the tag given. Also a minor bugfix for vorbis_comment_query, that probably never had any effect on anyone.

svn path=/trunk/vorbis/; revision=550
include/vorbis/codec.h
lib/info.c