Blender Git Loki

Git Commits -> Revision 2de5de5

Revision 2de5de5 by Sergey Sharybin (master)
July 8, 2020, 13:49 (GMT)
Build: fix stack linker warning with ffmpeg on macOS

The ff_cfhd_init_vlcs() function was using a lot of stack space, which
made linker on macOS unhappy. Using heap allocation allows to silence
the warning without causing other side-effects.

Kept the patch enabled for all platforms to avoid difference in behavior
and performance on different platforms, which could make certain types
of investigation very tricky.

Differential Revision: https://developer.blender.org/D8248

Commit Details:

Full Hash: 2de5de57c58521862e0fecc95fc474ea347b7468
Parent Commit: cb3c421
Committed By: Brecht Van Lommel
Lines Changed: +59, -0

1 Modified Path:

/build_files/build_environment/patches/ffmpeg.diff (+59, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021