[][src]Function ffav_sys::av_register_bitstream_filter

pub unsafe extern "C" fn av_register_bitstream_filter(
    bsf: *mut AVBitStreamFilter
)

@deprecated the old bitstream filtering API (using AVBitStreamFilterContext) is deprecated. Use the new bitstream filtering API (using AVBSFContext).