Skip to main content

av_bsf_free

Function av_bsf_free 

Source
pub unsafe extern "C" fn av_bsf_free(ctx: *mut *mut AVBSFContext)
Expand description

Free a bitstream filter context and everything associated with it; write NULL into the supplied pointer.