CODEC_FLAG_GMC

* @deprecated use the "gmc" private option of the libxvid encoder *////< Use GMC

@nogc nothrow extern (C)
static if(FF_API_WITHOUT_PREFIX)
static if(FF_API_GMC)
enum CODEC_FLAG_GMC = 0x0020;

Meta