Use _fseeki64 on Windows, where fseek is always 32-bit. Seek correctly when Vorbis...
authorivo <ivo@xiph.org>
Sun, 28 Sep 2008 21:10:07 +0000 (21:10 +0000)
committerivo <ivo@xiph.org>
Sun, 28 Sep 2008 21:10:07 +0000 (21:10 +0000)
commit367c6cbd3df265b35f25df1abc24fa08f3f9dfd3
treeffd1688eac2be3b28cfcba5f93618b63d72f419c
parent38a4a437f6508d59ad8a9fc87604ed823506ef19
Use _fseeki64 on Windows, where fseek is always 32-bit.  Seek correctly when Vorbis file is over
2GB in size.  Patch by Peter Harris.

svn path=/trunk/vorbis/; revision=15347
include/vorbis/vorbisfile.h