Skip to content

demux: ts: a section packet can't be tagged as corrupted

François Cartegnie requested to merge fcartegnie/vlc:mr170103 into master

Sections are independant packets. Corruption from header continuity counters does not apply. It is up to the sections assembler to deal with its own sequences.

Merge request reports