[vorbis-dev] small mistake in docs

Olaf Matthes olaf.matthes at gmx.de
Sat Jul 20 10:56:19 PDT 2002



Hi,

in ov_read_float.html there is a small mistake:

 long ov_read(OggVorbis_File *vf, float ***pcm_channels, int
*bitstream);

hould read:

 long ov_read_float(OggVorbis_File *vf, float ***pcm_channels, int
samples, int *bitstream);

It seems this function has been changed (compared to the RC3). Anything
else worked fine for me with the 1.0 release.

Olaf

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list