gstreamer/tests/check/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 Move gst-plugins-gl to bad 2014-03-16 15:17:59 +01:00
aggregator.c aggregator: Add new GstAggregator base class 2014-06-20 19:53:33 +02:00
gstglcontext.c gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglmemory.c gl: check the correct GstGLMemory in basic_test 2014-04-25 16:18:07 -04:00
gstglupload.c tests: update for glupload changes 2014-05-29 18:32:48 +10:00
h264parser.c Fix FSF address 2012-11-04 00:09:59 +00:00
insertbin.c tests: insertbin: update tests to 1.x scenario 2014-02-04 14:17:26 -03:00
mpegts.c mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
mpegvideoparser.c codecparsers: mpeg2: update test program with new GstMpegVideoPacket API. 2013-07-05 18:50:59 +02:00
vc1parser.c Fix FSF address 2012-11-04 00:09:59 +00:00
vp8parser.c tests: add test for VP8 bitstream parsing library. 2014-04-18 16:32:40 +02:00