gstreamer/gst/mpegtsdemux
Edward Hervey 9da7551993 mpegtsbase: Remove no-longer needed code
Since we now send all sections to the packetizer, we no longer need to do
anymore in-depth checks for the validity of a section.

The choice boils down to:
1) Is it from a known PES pid ? If so pass it on (which might be just pushing
   downstream in the case of tsparse, or accumulating PES data for tsdemux)
2) Is it from a known SI pid ? If so pass it to the section packetizer
2013-07-05 17:25:17 +02:00
..
gstmpegdefs.h mpegtsdemux: Switch to using GstMpegTsStreamType 2013-07-04 08:45:32 +02:00
gstmpegdesc.h mpegtsdemux: Switch to MPEG-TS SI library 2013-07-03 09:17:25 +02:00
gsttsdemux.c mpegtsdemux: Switch to MPEG-TS SI library 2013-07-03 09:17:25 +02:00
Makefile.am mpegtsdemux: Switch to MPEG-TS SI library 2013-07-03 09:17:25 +02:00
mpegtsbase.c mpegtsbase: Remove no-longer needed code 2013-07-05 17:25:17 +02:00
mpegtsbase.h mpegtsdemux: GstMpegTS => GstMpegTs 2013-07-03 14:00:58 +02:00
mpegtspacketizer.c mpegtsdemux: Fix compilation with debugging disabling 2013-07-05 10:57:34 +02:00
mpegtspacketizer.h mpegtsdemux: GstMpegTS => GstMpegTs 2013-07-03 14:00:58 +02:00
mpegtsparse.c mpegtsdemux: GstMpegTS => GstMpegTs 2013-07-03 14:00:58 +02:00
mpegtsparse.h tsparse: Ensure initial events are sent in the right order 2013-06-19 07:40:28 +02:00
pesparse.c mpegtsdemux: Fix various compiler warnings 2013-03-03 12:30:32 +01:00
pesparse.h mpegtsdemux: Switch to MPEG-TS SI library 2013-07-03 09:17:25 +02:00
TODO tsdemux: Update TODO 2012-03-05 10:17:56 +01:00
tsdemux.c mpegtsdemux: Switch to using GstMpegTsStreamType 2013-07-04 08:45:32 +02:00
tsdemux.h tsdemux: remove unused current_program_number field 2013-03-24 20:58:28 +00:00