AV_CODEC_FLAG_OUTPUT_CORRUPT

Output even those frames that might be corrupted.

@nogc nothrow extern (C)
enum AV_CODEC_FLAG_OUTPUT_CORRUPT = (1 << 3);

Meta