Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey@blender.org>2021-02-05 12:57:06 +0300
committerSergey Sharybin <sergey@blender.org>2021-02-05 12:58:44 +0300
commitb6921506c957c9384c4c7ba6af00db1c88052d0a (patch)
tree56f780db2431b55b09ae9da6c2d3215a1f4f257a /source/blender/io
parent600625794d426a55289d68c1ba5f659fba0858f5 (diff)
Fix integer types in ImBuf leading to warnings
Replace `long long` with an explicit `int64_t`. This is also what is used in the FFmpeg headers. Fixes clang diagnostics warning about wrong format used in the log. Should be no functional changes.
Diffstat (limited to 'source/blender/io')
0 files changed, 0 insertions, 0 deletions