AV_CODEC_FLAG_4MV

4 MV per MB allowed / advanced prediction for H.263.

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

Meta