AV_CODEC_CAP_AUTO_THREADS

Codec supports avctx->thread_count == 0 (auto).

extern (C) @nogc nothrow
enum AV_CODEC_CAP_AUTO_THREADS = 1 << 15;

Meta