mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-06 20:44:41 +01:00
45854df9a5220bdde400a447f63f61618b89dde2
The x86 runs short on registers because numerous elements are not static. In addition, splitting them allows more optimized code, at least for x86. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
…
…
…
…
…
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory in git. You can also view it online at http://ffmpeg.org/documentation.html 2) Licensing ------------ * See the LICENSE file. 3) Build and Install -------------------- * See the INSTALL file.
Description
Languages
C
89.6%
Assembly
8.2%
Makefile
1.3%
C++
0.3%
GLSL
0.2%
Other
0.2%