AV_CODEC_FLAG_INTERLACED_DCT

Use interlaced DCT.

extern (C) @nogc nothrow
enum AV_CODEC_FLAG_INTERLACED_DCT = (1 << 18);

Meta