pub const AVSTREAM_PARSE_FULL_RAW: u32 = 5; // 5u32
Expand description

< full parsing and repack with timestamp and position generation by parser for raw this assumes that each packet in the file contains no demuxer level headers and just codec level data, otherwise position generation would fail