av_bsf_list_append

Append bitstream filter to the list of bitstream filters.

@param lst List to append to @param bsf Filter context to be appended

@return >=0 on success, negative AVERROR in case of failure

extern (C) @nogc nothrow
int
av_bsf_list_append

Meta