gstreamer/gst-libs/gst/mpegts
Edward Hervey c1366efcd6 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
2013-07-03 13:59:56 +02:00
..
gstmpegts-private.h gst-libs: New Mpeg-TS support library 2013-07-03 09:17:25 +02:00
gstmpegtsdescriptor.c libs/mpegts: Rename GstMpegTS => GstMpegTs 2013-07-03 13:59:56 +02:00
gstmpegtsdescriptor.h libs/mpegts: Rename GstMpegTS => GstMpegTs 2013-07-03 13:59:56 +02:00
gstmpegtssection.c libs/mpegts: Rename GstMpegTS => GstMpegTs 2013-07-03 13:59:56 +02:00
gstmpegtssection.h libs/mpegts: Rename GstMpegTS => GstMpegTs 2013-07-03 13:59:56 +02:00
Makefile.am libs/mpegts: Rename GstMpegTS => GstMpegTs 2013-07-03 13:59:56 +02:00
mpegts.h gst-libs: New Mpeg-TS support library 2013-07-03 09:17:25 +02:00