Function av_bsf_init
pub unsafe extern "C" fn av_bsf_init(ctx: *mut AVBSFContext) -> i32
Expand description
Prepare the filter for use, after all the parameters and options have been set.
@param ctx a AVBSFContext previously allocated with av_bsf_alloc()