gstreamer/gst/mpegtsmux/tsmux
Mathieu Duponchelle 5d41740ff6 tsmux: maintain packet counters in a global array
We can have multiple TsMuxPacketInfo objects for the same PID
with user-provided sections, for example ATSC requires multiple
tables with the same PID.
2019-05-30 13:53:05 +00:00
..
Makefile.am mpegtsmux: Use mpeg-ts lib for PAT/PMT sections 2014-02-06 15:57:50 +01:00
tsmux.c tsmux: maintain packet counters in a global array 2019-05-30 13:53:05 +00:00
tsmux.h tsmux: maintain packet counters in a global array 2019-05-30 13:53:05 +00:00
tsmuxcommon.h tsmux: maintain packet counters in a global array 2019-05-30 13:53:05 +00:00
tsmuxstream.c mpegtsmux: spring cleanup, no functional change 2019-05-19 19:40:48 +00:00
tsmuxstream.h mpegtsmux: expose the vmethods necessary for ATSC E-AC-3 handling 2019-05-19 19:40:48 +00:00