ff_make_format_list

Create a list of supported formats. This is intended for use in AVFilter->query_formats().

@param fmts list of media formats, terminated by -1 @return the format list, with no existing references

@nogc nothrow extern (C)
ff_make_format_list
(
const int* fmts
)

Meta