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.
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.