AV_CODEC_FLAG_QSCALE

Use fixed qscale.

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

Meta