summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-bad-plugins.hierarchy
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-08-23 21:39:58 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-08-23 21:39:58 +0000
commit3adc3a9878907809da7dfb47bfc3de2645c35b61 (patch)
tree2d232a0bbeac0f241176a1f7a92fd22aed1df497 /docs/plugins/gst-plugins-bad-plugins.hierarchy
parentdcc4837a237abb01919b3fa837d14a1b03bcc4ce (diff)
downloadgst-plugins-bad-3adc3a9878907809da7dfb47bfc3de2645c35b61.tar.gz
gst-plugins-bad-3adc3a9878907809da7dfb47bfc3de2645c35b61.tar.bz2
gst-plugins-bad-3adc3a9878907809da7dfb47bfc3de2645c35b61.zip
Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF...
Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/gst-plugins-bad-plugins.interfaces: * docs/plugins/gst-plugins-bad-plugins.signals: * gst/rtpmanager/gstrtpbin.c: * gst/rtpmanager/gstrtpbin.h: * gst/rtpmanager/gstrtpclient.c: * gst/rtpmanager/gstrtpclient.h: * gst/rtpmanager/gstrtpjitterbuffer.c: * gst/rtpmanager/gstrtpjitterbuffer.h: * gst/rtpmanager/gstrtpptdemux.c: * gst/rtpmanager/gstrtpptdemux.h: * gst/rtpmanager/gstrtpsession.c: * gst/rtpmanager/gstrtpsession.h: * gst/rtpmanager/gstrtpssrcdemux.c: * gst/rtpmanager/gstrtpssrcdemux.h: Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPFoo types that farsight registers (luckily GType names are case sensitive). Should finally fix #430664.
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins.hierarchy')
-rw-r--r--docs/plugins/gst-plugins-bad-plugins.hierarchy12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins.hierarchy b/docs/plugins/gst-plugins-bad-plugins.hierarchy
index 030639dc..15ca582f 100644
--- a/docs/plugins/gst-plugins-bad-plugins.hierarchy
+++ b/docs/plugins/gst-plugins-bad-plugins.hierarchy
@@ -8,8 +8,8 @@ GObject
GstElement
GstBin
GstPipeline
- GstRTPBin
- GstRTPClient
+ GstRtpBin
+ GstRtpClient
GstRgVolume
GstX264Enc
GstXvidEnc
@@ -60,10 +60,10 @@ GObject
GstDtsDec
GstBz2enc
GstBz2dec
- GstRTPJitterBuffer
- GstRTPPtDemux
- GstRTPSession
- GstRTPSsrcDemux
+ GstRtpJitterBuffer
+ GstRtpPtDemux
+ GstRtpSession
+ GstRtpSsrcDemux
GstVMncDec
MpegVideoParse
GstRealVideoDec