AV_CODEC_FLAG_QPEL

Use qpel MC.

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

Meta