mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-26 19:30:14 +00:00
f128342df277e9864ef5611b5bbffaf36cc9b9b1
It's needed for ff_svq1enc_init_x86() even if simd functions are disabled. Alternatively, svq1enc_init.c could be made and the relevant code moved there. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
…
…
FFmpeg README
- Documentation
-
Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html
- Licensing
- See the LICENSE file.
- Build and Install
- See the INSTALL file.
Languages
C
89%
Assembly
8.4%
Makefile
1.4%
GLSL
0.4%
C++
0.3%
Other
0.2%