Blender Git Commit Log

Git Commits -> Revision 7108699

Revision 7108699 by Ray molenkamp (master)
June 29, 2019, 04:53 (GMT)
Cleanup: Fix build warnings with MSVC.

ffmpeg defines some of the math constants if they are not
found before including any of its headers, this lead to
a build warnings about M_E, M_LN2 and M_SQRT1_2 being
redefined once BLI_math_base.h gets included.

Commit Details:

Full Hash: 71086995a552d41be361e49e7c3f3cfbfffa4dac
Parent Commit: 97e3af9
Lines Changed: +8, -6

1 Modified Path:

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