Displaying 1 result from an estimated 1 matches for "5f9b613b".
2005 May 23
1
Why does ov_open fail?
...itialize the OggVorbis_File.
if(ov_open(stdin, &vf, NULL, 0) < 0)
{
_close(0);
data.valid = false;
return;
}
.....
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis/attachments/20050524/5f9b613b/attachment.html