mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-07 06:58:59 +08: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.
Languages
C
91%
Assembly
7.1%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.1%