CODEC_FLAG_NORMALIZE_AQP

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

@nogc nothrow extern (C)
static if(FF_API_WITHOUT_PREFIX)
static if(FF_API_NORMALIZE_AQP)
enum CODEC_FLAG_NORMALIZE_AQP = 0x00020000;

Meta