AV_CODEC_CAP_FRAME_THREADS

Codec supports frame-level multithreading.

extern (C) @nogc nothrow
enum AV_CODEC_CAP_FRAME_THREADS = 1 << 12;

Meta