AV_CODEC_FLAG_PASS2

Use internal 2pass ratecontrol in second pass mode.

extern (C) @nogc nothrow
enum AV_CODEC_FLAG_PASS2 = 1 << 10;

Meta