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 mpegtsdemux: fix operator precedence in SAFE_FOURCC_ARGS 2016-11-12 10:53:02 +02:00
gstmpegdesc.h tsdemux: Add conditions to identify ATSC EAC3 2016-10-03 15:14:54 -04:00
gsttsdemux.c mpegtsdemux: Update plugin license field 2014-02-06 14:28:54 +01:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
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 mpegtsdemux: remove obsolete function declaration 2017-08-09 19:33:08 +02:00
mpegtsparse.c mpegts: Re-work segment tracking 2019-08-07 16:39:21 +10:00
mpegtsparse.h tsparse: Use GstFlowCombiner 2016-02-19 18:04:23 +01:00
pesparse.c mpegtsdemux: Fix wrong usage of '<<' operator 2017-02-28 09:27:41 +01:00
pesparse.h tsdemux: fix overflow of packet_length field of PESHeader 2014-09-12 11:27:52 +02:00
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