mpegts: Add support for SIT sections
authorEdward Hervey <edward@centricular.com>
Sun, 22 Nov 2020 17:48:08 +0000 (18:48 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 14 Dec 2020 15:37:29 +0000 (16:37 +0100)
commit3cb32df838a0a946e3824a55fe092fde20c436b4
tree92541c132356737df7e1430d975f750e96ad5e8c
parent5d3a0ca6a9e703a77338ab84df97c2d4a18310ca
mpegts: Add support for SIT sections

Selection Information Tables (EN 300 468)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1852>
gst-libs/gst/mpegts/gst-dvb-descriptor.h
gst-libs/gst/mpegts/gst-dvb-section.c
gst-libs/gst/mpegts/gst-dvb-section.h
gst-libs/gst/mpegts/gstmpegtssection.c
gst-libs/gst/mpegts/gstmpegtssection.h
tests/examples/mpegts/ts-parser.c