libs/mpegts: Rename GstMpegTS => GstMpegTs
authorEdward Hervey <edward@collabora.com>
Wed, 3 Jul 2013 11:56:22 +0000 (13:56 +0200)
committerEdward Hervey <edward@collabora.com>
Wed, 3 Jul 2013 11:59:56 +0000 (13:59 +0200)
commitc1366efcd66db14567be44257378074b9069bb6d
tree1e3fdd867e3adac0b062cc71c2b3853efd5b2d00
parentdc160e7ca70c4e6985be55c1b850fb829f8dcb03
libs/mpegts: Rename GstMpegTS => GstMpegTs

Sorry for this :( But this makes it more in sync with expected type
naming in gobject (i.e. CamelCase and not CamelMAYBECase).

Also split descriptor type enums into the different variants:
* ISO H.222.0 / 13818-1 (i.e. standard mpeg-ts)
* DVB
* ATSC
* ISDB
* miscellaneous

This will avoid future clashes when specs use the same descriptor type
docs/libs/gst-plugins-bad-libs.types
gst-libs/gst/mpegts/Makefile.am
gst-libs/gst/mpegts/gstmpegtsdescriptor.c
gst-libs/gst/mpegts/gstmpegtsdescriptor.h
gst-libs/gst/mpegts/gstmpegtssection.c
gst-libs/gst/mpegts/gstmpegtssection.h