AV_CODEC_CAP_AUTO_THREADS

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

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

Meta