Edward Hervey 22dfd9aef3 mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_
It was previously a mix and match of both variants, introducing just too much
confusion.

The prefix are from now on:
* GstMpegts for structures and type names (and not GstMpegTs)
* gst_mpegts_ for functions (and not gst_mpeg_ts_)
* GST_MPEGTS_ for enums/flags (and not GST_MPEG_TS_)
* GST_TYPE_MPEGTS_ for types (and not GST_TYPE_MPEG_TS_)

The rationale for chosing that is:
* the namespace is shorter/direct (it's mpegts, not mpeg_ts nor mpeg-ts)
* the namespace is one word under Gst
* it's shorter (yah)
2014-06-25 14:50:05 +02:00
..
2014-05-13 11:19:24 +02:00
2014-05-03 19:57:57 +02:00
2014-05-21 13:06:35 +02:00
2014-04-08 12:20:40 +01:00
2014-05-03 19:57:57 +02:00
2014-05-03 19:57:57 +02:00
2014-06-09 10:10:01 +01:00
2014-04-09 15:09:25 +01:00
2014-05-13 11:30:35 +02:00
2014-05-13 11:35:46 +02:00
2014-06-09 10:57:32 +02:00
2013-12-06 17:58:13 -05:00
2014-05-13 11:38:44 +02:00