CODEC_FLAG_TRUNCATED

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

extern (C)
enum CODEC_FLAG_TRUNCATED = 0x00010000;

Meta