]> icculus.org git repositories - divverent/darkplaces.git/commit
fixed bug in AVI RIFF chunk 1GB size limiting code (it was not accounting for the...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 3 Feb 2007 03:08:57 +0000 (03:08 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 3 Feb 2007 03:08:57 +0000 (03:08 +0000)
commit0e020b6f2457b98ffe075ee36cf37e4430128d7f
tree9108016b1376ac30dd260bc3aca5e13248cd40ab
parentea5a71c40803dccd3a0f7691acb9252e14642cfb
fixed bug in AVI RIFF chunk 1GB size limiting code (it was not accounting for the index buffer size which will be written afterward) which was causing the chunk to often exceed 1GB

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