Blender Git Commit Log

Git Commits -> Revision b692150

Revision b692150 by Sergey Sharybin (master)
February 5, 2021, 09:58 (GMT)
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.

Commit Details:

Full Hash: b6921506c957c9384c4c7ba6af00db1c88052d0a
Parent Commit: 6006257
Lines Changed: +3, -3

1 Modified Path:

/source/blender/imbuf/intern/anim_movie.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021