mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-11 08:52:39 +00:00
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 |
||
---|---|---|
.. | ||
gstmpegdefs.h | ||
gstmpegdesc.h | ||
gsttsdemux.c | ||
Makefile.am | ||
mpegtsbase.c | ||
mpegtsbase.h | ||
mpegtspacketizer.c | ||
mpegtspacketizer.h | ||
mpegtsparse.c | ||
mpegtsparse.h | ||
pesparse.c | ||
pesparse.h | ||
TODO | ||
tsdemux.c | ||
tsdemux.h |