gstreamer/gst-libs/gst/mpegts
Edward Hervey ef16d7558f mpegtsmux: Add SCTE-35 support
This adds two properties:
* scte-35-pid: If not 0, enables the SCTE-35 support for the current
  program. This will write the proper PMT and send SCTE-35 NULL
  commands (i.e. heartbeats) at a regular interval
* scte-35-null-interval: This specifies the interval at which the
  NULL commands should be sent

Sending SCTE-35 commands is done by creating the appropriate SCTE-35
GstMpegtsSection and then sending them on the muxer. See the
associated example
2019-10-31 12:31:27 +00:00
..
gst-atsc-section.c mpegts: extend support for ATSC tables 2019-05-30 13:53:05 +00:00
gst-atsc-section.h mpegts: extend support for ATSC tables 2019-05-30 13:53:05 +00:00
gst-dvb-descriptor.c Minor documentation fixes 2019-05-13 11:36:27 -04:00
gst-dvb-descriptor.h Minor documentation fixes 2019-05-13 11:36:27 -04:00
gst-dvb-section.c mpegts: remove insignificant trailing whitespace from lines of files in the MPEG-TS library. 2018-11-05 16:18:26 +00:00
gst-dvb-section.h mpegts: remove insignificant trailing whitespace from lines of files in the MPEG-TS library. 2018-11-05 16:18:26 +00:00
gst-scte-section.c mpegts: Add support for SCTE-35 sections 2019-10-31 12:31:27 +00:00
gst-scte-section.h mpegtsmux: Add SCTE-35 support 2019-10-31 12:31:27 +00:00
gstmpegts-private.h mpegts: make accidentally exported debug category symbol private 2017-08-11 14:39:07 +01:00
gstmpegtsdescriptor.c docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
gstmpegtsdescriptor.h mpegts: Register a number of new boxed types to support auto generation of bindings. 2018-11-08 08:15:41 +00:00
gstmpegtssection.c mpegts: Add support for SCTE-35 sections 2019-10-31 12:31:27 +00:00
gstmpegtssection.h mpegts: Add support for SCTE-35 sections 2019-10-31 12:31:27 +00:00
meson.build mpegts: Add support for SCTE-35 sections 2019-10-31 12:31:27 +00:00
mpegts-prelude.h libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
mpegts.h mpegts: GST_EXPORT -> GST_MPEGTS_API 2018-03-13 12:47:03 +00:00