gstreamer/gst/mpegtsdemux
Edward Hervey 60cec38591 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.
2019-11-07 09:17:25 +00:00
..
gstmpegdefs.h
gstmpegdesc.h
gsttsdemux.c
meson.build
mpegtsbase.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mpegtsbase.h documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mpegtspacketizer.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mpegtspacketizer.h
mpegtsparse.c mpegts: Re-work segment tracking 2019-08-07 16:39:21 +10:00
mpegtsparse.h
pesparse.c
pesparse.h
TODO documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
tsdemux.c tsdemux: Handle continuity mismatch in more cases 2019-11-07 09:17:25 +00:00
tsdemux.h tsdemux: Make latency configurable 2019-08-27 12:09:57 -04:00