gstreamer/docs
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
..
libs mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
plugins Release 1.3.3 2014-06-22 19:22:28 +02:00
random Fix FSF address 2012-11-04 00:09:59 +00:00
.gitignore ignore more 2006-04-01 10:16:28 +00:00
Makefile.am docs: remove stray ( in Makefile.am 2014-02-26 19:19:38 +01:00
version.entities.in gst: Update versioning 2012-04-04 14:44:34 +02:00