CODEC_FLAG_MV0

@deprecated use the flag "mv0" in the "mpv_flags" private option of the mpegvideo encoders

@nogc nothrow extern (C)
static if(FF_API_WITHOUT_PREFIX)
static if(FF_API_MV0)
enum CODEC_FLAG_MV0 = 0x0040;

Meta