mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-08 14:57:55 +00:00
36cd017acd9cac0e6695124c052a59fb1fc13145
The purpose of this commit is to make error management simpler and less error prone, just like av_free() which is safe with NULL.
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
268 MiB
Languages
C
89%
Assembly
8.4%
Makefile
1.4%
GLSL
0.4%
C++
0.3%
Other
0.3%