mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-02 02:36:10 +00:00
cc3edd99a678b9ecfe70cb3632029cb8db40e7f9
Add support for dynamic x, y expressions evaluation. Also add support for an evaluation mode which allows to disable per-frame evaluation, so that there is no speedloss in case the expression does not depend on frame variables.
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
MIRROR: FFmpeg is a collection of libraries and tools to process multimedia content
269 MiB
Languages
C
89%
Assembly
8.4%
Makefile
1.4%
GLSL
0.4%
C++
0.3%
Other
0.2%