mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-09 23:55:38 +01: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
Languages
C
89.8%
Assembly
8.2%
Makefile
1.3%
C++
0.3%
Objective-C
0.1%
Other
0.1%