mpegts: Update documentation
authorEdward Hervey <edward@centricular.com>
Mon, 14 Dec 2020 09:50:02 +0000 (10:50 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 14 Dec 2020 14:48:03 +0000 (14:48 +0000)
commit5d3a0ca6a9e703a77338ab84df97c2d4a18310ca
tree76bbd2ca639101416f757520f035ef869949d51d
parent76bc578bae093944fbf86335a99bff2d2927a58f
mpegts: Update documentation

* Split up into appropriate individual header files
* Document more sections and structures
* Add well-known list of registration id

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1879>
18 files changed:
docs/libs/mpegts/index.md
gst-libs/gst/mpegts/gst-atsc-descriptor.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-atsc-section.c
gst-libs/gst/mpegts/gst-atsc-section.h
gst-libs/gst/mpegts/gst-dvb-section.c
gst-libs/gst/mpegts/gst-dvb-section.h
gst-libs/gst/mpegts/gst-hdmv-section.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-isdb-descriptor.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-scte-section.c
gst-libs/gst/mpegts/gst-scte-section.h
gst-libs/gst/mpegts/gstmpegts-private.h
gst-libs/gst/mpegts/gstmpegtsdescriptor.c
gst-libs/gst/mpegts/gstmpegtsdescriptor.h
gst-libs/gst/mpegts/gstmpegtssection.c
gst-libs/gst/mpegts/gstmpegtssection.h
gst-libs/gst/mpegts/meson.build
gst-libs/gst/mpegts/mpegts.c [new file with mode: 0644]
gst-libs/gst/mpegts/mpegts.h