gstreamer/gst-libs/gst/mpegts
Thiago Santos 8f6a3c0a99 mpegts: atsc: rename TVCT to VCT as it is the same as CVCT
Make the ATSC section parse handle both TVCT and CVCT as they are
nearly the same struct (CVCT uses 2 reserved bits that are ignored
in TVCT).

This is changing the glib type and the struct name but TVCT wasn't
released in a stable package yet so there should be no problem.

Also includes some parsing fixes and changes short_name to be
directly stored as utf8 rather than utf16

https://bugzilla.gnome.org/show_bug.cgi?id=730642
2014-05-29 10:37:59 +02:00
..
.gitignore .gitignore: Update for new files to ignore 2013-08-14 13:59:27 +02:00
gst-atsc-section.c mpegts: atsc: rename TVCT to VCT as it is the same as CVCT 2014-05-29 10:37:59 +02:00
gst-atsc-section.h mpegts: atsc: rename TVCT to VCT as it is the same as CVCT 2014-05-29 10:37:59 +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: rename TVCT to VCT as it is the same as CVCT 2014-05-29 10:37:59 +02:00
gstmpegtssection.h mpegts: atsc: rename TVCT to VCT as it is the same as CVCT 2014-05-29 10:37:59 +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