AV_CODEC_CAP_FRAME_THREADS

Codec supports frame-level multithreading.

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

Meta