gstreamer/gst-libs/gst/mpegts
Thiago Santos 1cab60b713 mpegts: atsc: add atsc's EIT table parsing
ATSC has its own version of the EIT table (DVB also has one).

This patch adds parsing for the ATSC EIT table and also fixed
the section identification to mark it as the ATSC one.

The implementation aws refactored to reuse some common internal
structures from ETT.

Also adds its dumping function to ts-parser example

https://bugzilla.gnome.org/show_bug.cgi?id=730435
2014-05-29 10:38:00 +02:00
..
.gitignore .gitignore: Update for new files to ignore 2013-08-14 13:59:27 +02:00
gst-atsc-section.c mpegts: atsc: add atsc's EIT table parsing 2014-05-29 10:38:00 +02:00
gst-atsc-section.h mpegts: atsc: add atsc's EIT table parsing 2014-05-29 10:38:00 +02:00
gst-dvb-descriptor.c mpegts: Make some fields optional 2014-05-28 15:55:40 +02:00
gst-dvb-descriptor.h mpegts: Ensure NULL-terminated language code 2014-05-27 17:34:48 +02:00
gst-dvb-section.c dvb-section: Don't compare unsigned integers for >= 0 2014-05-21 08:53:03 +02:00
gst-dvb-section.h mpegts: Add support for creation of SDT 2014-02-25 14:34:29 +01:00
gst-scte-section.h mpegts: make headers usable with c++ compiler 2014-01-06 15:01:22 +00:00
gstmpegts-private.h mpegts: add dvb-t2 delivery system descriptor 2014-03-31 15:05:48 +02:00
gstmpegtsdescriptor.c mpegts: Fix Logical Channel Descriptor parsing 2014-05-28 08:03:09 +02:00
gstmpegtsdescriptor.h mpegts: Support registration and custom descriptor 2014-02-06 15:55:46 +01:00
gstmpegtssection.c mpegts: atsc: add atsc's EIT table parsing 2014-05-29 10:38:00 +02:00
gstmpegtssection.h mpegts: atsc: add atsc's EIT table parsing 2014-05-29 10:38:00 +02:00
Makefile.am mpegts: add atsc terrestrial virtual channel table 2014-04-10 09:09:38 +02:00
mpegts.h mpegts: make headers usable with c++ compiler 2014-01-06 15:01:22 +00:00