gstreamer/gst/mpegtsdemux
Sebastian Dröge 2713fd1058 tsdemux: Check the continuity counter for non-section packets too
And if we detect a discontinuity there (like... when losing packets
or having MPEGTS over raw UDP with out-of-order packets) we just
drop the corresponding packet.

A future version could try to implement a re-ordering algorithm based
on that, similar to what rtpjitterbuffer does.
2013-04-11 13:11:44 +02:00
..
gstmpegdefs.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegdesc.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegdesc.h tsdemux: Add descriptors for SMPTE 302m audio 2013-02-04 18:07:17 -08:00
gsttsdemux.c Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am mpegtsdemux: we ignore warnings differently 2012-04-20 11:25:31 +02:00
mpegtsbase.c mpegtsbase: Call ::program_stopped after removing all streams 2013-04-10 16:19:00 +02:00
mpegtsbase.h Revert "tsbase: add a guard with an atomic boolean when flushing" 2012-11-10 19:46:40 +01:00
mpegtspacketizer.c tsdemux: extract ISO 639 language codes for subtitles into taglists 2012-12-28 23:32:55 +00:00
mpegtspacketizer.h Fix FSF address 2012-11-04 00:09:59 +00:00
mpegtsparse.c Fix FSF address 2012-11-04 00:09:59 +00:00
mpegtsparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
pesparse.c mpegtsdemux: Fix various compiler warnings 2013-03-03 12:30:32 +01:00
pesparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
TODO tsdemux: Update TODO 2012-03-05 10:17:56 +01:00
tsdemux.c tsdemux: Check the continuity counter for non-section packets too 2013-04-11 13:11:44 +02:00
tsdemux.h tsdemux: remove unused current_program_number field 2013-03-24 20:58:28 +00:00