av_bsf_list_alloc

Allocate empty list of bitstream filters. The list must be later freed by av_bsf_list_free() or finalized by av_bsf_list_finalize().

@return Pointer to @ref AVBSFList on success, NULL in case of failure

extern (C) @nogc nothrow
av_bsf_list_alloc
()

Meta