AVHWAccel.init

Initialize the hwaccel private data.

This will be called from ff_get_format(), after hwaccel and hwaccel_context are set and the hwaccel private data in AVCodecInternal is allocated.

struct AVHWAccel
int function(AVCodecContext* avctx) init;

Meta