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. |
||
|---|---|---|
| .. | ||
| avcodec.c | ||
| filter_audio.c | ||
| metadata.c | ||
| output.c | ||
| transcode_aac.c | ||
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. |
||
|---|---|---|
| .. | ||
| avcodec.c | ||
| filter_audio.c | ||
| metadata.c | ||
| output.c | ||
| transcode_aac.c | ||