Displaying 3 results from an estimated 3 matches for "ov_fopen".
Did you mean:
_fopen
2008 Dec 08
2
ov_fopen on win32
Hi,
apparently there have been some issues with using ov_fopen() on win32.
Does anyone have more information about this? There is no bug listed
in trac.xiph.org but it has come up on IRC.
Just now a user Xelaie reported "undefined reference to `ov_fopen'",
building with gcc in Visual Studio, using vorbis from
http://www.xiph.org/downloads/. It t...
2007 Jul 26
2
libvorbis 1.2.0 release
....zip
SHA-1 checksums:
fd10558c7dc297887caf20f3ac2601e084715a6a libvorbis-1.2.0.tar.bz2
6ff5f9d9d71cc385ee180171cc21af5653b76a16 libvorbis-1.2.0.tar.gz
7f10e762486299e662181333d00078181619b641 libvorbis-1.2.0.zip
libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622"
* new ov_fopen() convenience call that avoids the common
stdio conflicts with ov_open() and MSVC runtimes.
* libvorbisfile now handles multiplexed streams
* improve robustness to corrupt input streams
* fix a minor encoder bug
* updated RTP draft
* build system updates
* minor corrections to the specific...
2007 Jul 23
4
libvorbis 1.2.0 release candidate
...ion,
and we're ready to do a new release. Please sanity check the release
candidate at
http://people.xiph.org/~giles/2007/libvorbis-1.2.0rc2.tar.bz2
And let us know if there are any problems. The plan is to make an
official release on Wednesday.
Changes since the 1.1.2 release:
* new ov_fopen() convenience call that avoids the common
stdio conflicts with ov_open() and MSVC runtimes.
* libvorbisfile now handles multiplexed streams
* improve robustness to corrupt input streams
* fix a minor encoder bug
* updated RTP draft
* build system updates
* minor corrections to the specific...