pub unsafe extern "C" fn av_register_bitstream_filter(
bsf: *mut AVBitStreamFilter,
)Expand description
@deprecated the old bitstream filtering API (using AVBitStreamFilterContext) is deprecated. Use the new bitstream filtering API (using AVBSFContext).