AV_CODEC_CAP_LOSSLESS

Codec is lossless.

extern (C) @nogc nothrow
enum AV_CODEC_CAP_LOSSLESS = 0x80000000;

Meta