AV_CODEC_FLAG_TRUNCATED

Input bitstream might be truncated at a random location instead of only at frame boundaries.

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

Meta