Function ff_thread_flush

Source
pub unsafe extern "C" fn ff_thread_flush(avctx: *mut AVCodecContext)
Expand description

Wait for decoding threads to finish and reset internal state. Called by avcodec_flush_buffers().

@param avctx The context.