AVHWAccel.uninit

Uninitialize the hwaccel private data.

This will be called from get_format() or avcodec_close(), after hwaccel and hwaccel_context are already uninitialized.

struct AVHWAccel
int function(AVCodecContext* avctx) uninit;

Meta