This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenlib/intern
Brecht Van Lommel 11645e7a3f Fix #27877: writing .avi files > 4 GB not working on windows.
Solution is to replace "long" by "int64_t" and "fseek" by "_fseeki64", because
long on 64 bit windows is still 32 bit.
2011-07-06 10:19:04 +00:00
..
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-05-19 13:50:53 +00:00
2011-06-24 23:14:26 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-05-10 14:48:06 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00
2011-02-27 20:37:56 +00:00