From: Mike Smith Date: Wed, 16 Feb 2005 04:48:58 +0000 (+0000) Subject: ov_read_float() was missing from this reference to vorbisfile functions, as X-Git-Tag: v1.3.3~487 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc0b977c8a211738e12c9faa9396f5d8ab6baceb;p=platform%2Fupstream%2Flibvorbis.git ov_read_float() was missing from this reference to vorbisfile functions, as pointed out on irc. Added it. svn path=/trunk/vorbis/; revision=8935 --- diff --git a/doc/vorbisfile/reference.html b/doc/vorbisfile/reference.html index 4fda395..3384025 100644 --- a/doc/vorbisfile/reference.html +++ b/doc/vorbisfile/reference.html @@ -32,6 +32,7 @@
Decoding
ov_read()
+ov_read_float()
ov_crosslap()

Seeking