AV_CODEC_FLAG2_CHUNKS

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

@nogc nothrow extern (C)
enum AV_CODEC_FLAG2_CHUNKS = (1 << 15);

Meta