blender/build_files
Sergey Sharybin 400ab19702 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
2020-08-18 11:17:26 +02:00
..
build_environment Build deps: Enable SSE optimization for FFmpeg 2020-08-18 11:17:26 +02:00
buildbot Fix buildbot macOS packaging error after recent changes 2020-08-04 17:13:09 +02:00
cmake Merge branch 'blender-v2.90-release' 2020-08-14 10:40:57 +02:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Fix git tag warning when running make update after recent changes 2020-07-16 14:26:37 +02:00
windows Windows: Add sccache support. 2020-04-20 12:51:43 -06:00