vf_fieldorder: avoid using AV_PIX_FMT_NB
That hardcodes the number of pixel formats into lavfi and will break when a shared lavu is updated, adding new pixel formats.
Showing
Please
register
or
sign in
to comment
That hardcodes the number of pixel formats into lavfi and will break when a shared lavu is updated, adding new pixel formats.