[−][src]Function ffmpeg_dev::sys::ff_thread_flush
pub unsafe extern "C" fn ff_thread_flush(avctx: *mut AVCodecContext)
Wait for decoding threads to finish and reset internal state. Called by avcodec_flush_buffers().
@param avctx The context.