]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fixed OGG Vorbis code when using OGGs with a sound frequency smaller than the sound...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 15 Jun 2006 06:13:08 +0000 (06:13 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 15 Jun 2006 06:13:08 +0000 (06:13 +0000)
commit2644e744ff4c4aa8170b90ff0afe548721080458
tree491caa35002815daff6b89eae5d4baa5b7fcccc1
parent4cdc6317bfd749cb3f29b4b05b65c763ba709e7f
Fixed OGG Vorbis code when using OGGs with a sound frequency smaller than the sound output frequency (the code was wrongly using the OGG sound format instead of the output sound format to compute the streaming buffer size). Thanks to Dresk for reporting this problem

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6480 d7cf8633-e32d-0410-b094-e92efae38249
snd_ogg.c