AV_CODEC_FLAG2_IGNORE_CROP

Discard cropping information from SPS.

extern (C) @nogc nothrow
enum AV_CODEC_FLAG2_IGNORE_CROP = 1 << 16;

Meta