gstreamer/docs/libs
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
..
.gitignore docs: add ignore rules for libs docs directory 2011-09-22 20:09:32 +01:00
compiling.sgml gst: Update versioning 2012-04-04 14:44:34 +02:00
gst-plugins-bad-libs-docs.sgml videoaggregator: Create a new GstVideoAggregator baseclass 2014-06-20 19:53:33 +02:00
gst-plugins-bad-libs-overrides.txt docs: Build documentations for libraries 2011-09-02 15:46:02 +02:00
gst-plugins-bad-libs-sections.txt mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
gst-plugins-bad-libs.types mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
Makefile.am Move gst-plugins-gl to bad 2014-03-16 15:17:59 +01:00