gstreamer/gst-libs/gst/mpegts
Edward Hervey d95bb48864 mpegts: Fix NIT parsing
The size checks were wrong. The smallest size for a NIT is 16 bytes
(12 for the smallest content + 4 for crc) and the smallest size for
a inner stream loop is 6 bytes (without any descriptors).

Also remove FIXME that has already moved elsewhere
2013-07-06 10:59:55 +02:00
..
gst-atsc-section.h mpegts: Split files and implement free functions 2013-07-03 17:59:02 +02:00
gst-dvb-descriptor.c mpegts: Improve documentation 2013-07-04 08:45:33 +02:00
gst-dvb-descriptor.h mpegts: Improve documentation 2013-07-04 08:45:33 +02:00
gst-dvb-section.c mpegts: Fix NIT parsing 2013-07-06 10:59:55 +02:00
gst-dvb-section.h mpegts: Improve documentation 2013-07-04 08:45:33 +02:00
gstmpegts-private.h mpegts: split dvb descriptors/enums into a separate file 2013-07-03 18:52:18 +02:00
gstmpegtsdescriptor.c mpegts: Improve documentation 2013-07-04 08:45:33 +02:00
gstmpegtsdescriptor.h mpegts: Improve documentation 2013-07-04 08:45:33 +02:00
gstmpegtssection.c mpegts: Improve documentation 2013-07-04 08:45:33 +02:00
gstmpegtssection.h mpegts: Add registered mpeg-ts stream types 2013-07-04 08:45:32 +02:00
Makefile.am mpegts: split dvb descriptors/enums into a separate file 2013-07-03 18:52:18 +02:00
mpegts.h mpegts: split dvb descriptors/enums into a separate file 2013-07-03 18:52:18 +02:00