gstreamer/sys
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
..
acmenc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
acmmp3dec gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
androidmedia androidmedia: Clear exceptions also when we did not provide a GError 2014-06-20 14:59:12 +02:00
applemedia avfassetsrc: downgrade rank to SECONDARY in OS X 2014-04-24 12:28:17 +02:00
applemedia-nonpublic applemedia: Fix libtool usage 2014-02-06 16:17:39 +01:00
avc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
bluez bluez: fix property names 2014-05-14 11:48:47 +02:00
cdrom gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
d3dvideosink d3dvideosink: Release D3D surfaces when shutting down the sink 2014-06-23 20:44:23 +02:00
decklink decklink: Don't fail if HW does not have all interfaces 2014-04-27 09:34:39 -04:00
directdraw directdrawsink: update window width/height when it's not done in WndProc 2013-05-24 09:39:10 +02:00
directsound directsoundsrc: Fix critical due to missing debug category initialization 2014-04-08 13:39:22 +02:00
dshowdecwrapper gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
dshowsrcwrapper dshowaudiosrc: fix audiocapture producing silence 2013-06-18 12:04:58 +02:00
dshowvideosink Fix FSF address 2012-11-04 00:09:59 +00:00
dvb mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
dxr3 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
fbdev gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
linsys gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
opensles openslessrc: Classification of the element factory should be Source/ not Src/ 2014-06-23 20:34:24 +02:00
osxvideo gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
pvr2d gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
qcam gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
qtwrapper qtwrapper: g_memmove() is deprecated 2013-11-21 15:54:32 +00:00
shm shmsink: Allocate enough memory to do alignment 2014-06-02 21:43:34 -04:00
uvch264 uvch264src: Fix unitialized variable compiler warnings 2014-02-08 18:54:58 +01:00
vcd gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
vdpau vdpau: Fix comparison compiler warning 2014-02-08 18:56:06 +01:00
wasapi wasapisrc: Port to GstAudioSrc 2013-04-23 18:57:04 +02:00
wininet wininet: "iradio-mode" property defaults to TRUE 2014-03-05 20:28:04 +01:00
winks winks: port to 1.0 2014-03-15 15:34:29 +01:00
winscreencap winscreencap: Initial port to 1.0 2013-06-20 23:00:59 +02:00
Makefile.am mfc: Remove mfc plugin, it is obsoleted by the v4l2videodec element from gst-plugins-good 2014-05-03 13:12:40 +02:00