mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-01-26 05:55:26 +00:00
Ronald S. Bultje
45549339bc
vp8: disable mmx functions with sse/sse2 counterparts on x86-64.
x86-64 is guaranteed to have at least SSE2, therefore the MMX/MMX2 functions will never be used in practice.
Libav README ------------ 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
Languages
C
91.6%
Assembly
6.4%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.2%