AVCodecContext.active_thread_type

Which multithreading methods are in use by the codec. - encoding: Set by libavcodec. - decoding: Set by libavcodec.

struct AVCodecContext
int active_thread_type;

Meta