lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB
Thatt hardcodes the number of formats into lavfi and will break when a shared lavu is updated, adding new formats.
Showing
Please register or sign in to comment
Thatt hardcodes the number of formats into lavfi and will break when a shared lavu is updated, adding new formats.