mpegts: extend support for ATSC tables
authorMathieu Duponchelle <mathieu@centricular.com>
Tue, 21 May 2019 00:53:20 +0000 (02:53 +0200)
committerMathieu Duponchelle <mduponchelle1@gmail.com>
Thu, 30 May 2019 13:53:05 +0000 (13:53 +0000)
commit09749192d83609c903499656fcb683ac494741ae
tree085a699edff3b265e5524ec5378e40801d5ddbb0
parentf8911deccf05ce3087b1d4939d3c91ab424fc8de
mpegts: extend support for ATSC tables

Adds constructors for the following sections:

STT: System Time Table
MGT: Master Guide Table
RRT: Rating Region Table

Also adds parsing code for RRT
gst-libs/gst/mpegts/gst-atsc-section.c
gst-libs/gst/mpegts/gst-atsc-section.h
gst-libs/gst/mpegts/gstmpegtssection.c
gst-libs/gst/mpegts/gstmpegtssection.h