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
See Implementation
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