mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-23 21:23:21 +00:00
862f33c10ea38ea49fa4188725df5e5246dbd1d8
Avoid using AV_PIX_FMT_NB, since that hardcodes the number of pixel formats into lavfi and will break when a shared lavu is updated, adding new pixel formats.
Libav README ------------ 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
MIRROR: FFmpeg is a collection of libraries and tools to process multimedia content
263 MiB
Languages
C
89%
Assembly
8.4%
Makefile
1.4%
GLSL
0.4%
C++
0.3%
Other
0.2%