Skip to content
Snippets Groups Projects
Commit cfa0f185 authored by Edward Hervey's avatar Edward Hervey 🤘 Committed by Tim-Philipp Müller
Browse files

tsdemux: Handle continuity mismatch in more cases

Packets of a given PID are meant to have sequential continuity counters
(modulo 16). If there are not sequential, this is the sign of a broken
stream, which we then consider as a discontinuity.

But if that new packet is a frame start (PUSI is true), then we can resume
from that packet without any damage.
parent 88e5530f
No related branches found
No related tags found
1 merge request!849Backport of "tsdemux: Handle continuity mismatch in more cases" into 1.16
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment