Blender Git Loki
Git Commits -> Revision 400ab19
Revision 400ab19 by Sergey Sharybin (master) August 18, 2020, 09:17 (GMT) |
Build deps: Enable SSE optimization for FFmpeg The description is self-explanatory: enable SSE optimizations in the FFmpeg library. They were disabled from the very beginning of the dependency builder, possibly due to portability concerns. FFmpeg does perform runtime check for available CPU microarchitectures, so the codecs will still run on older hardware, but they will run way faster on newer hardware. For example, re-encoding 3405 2560x1376 frames on Xeon E5-2699 V4 CPU went down from 313sec to 210. Differential Revision: https://developer.blender.org/D8594 |
Commit Details:
Full Hash: 400ab197023fd9ed219a7b4ab16b2bffbfc22636
Parent Commit: be30023
Lines Changed: +0, -2
1 Modified Path:
/build_files/build_environment/cmake/ffmpeg.cmake (+0, -2) (Diff)