summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-bad-plugins.interfaces
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.interfaces
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.interfaces')
-rw-r--r--docs/plugins/gst-plugins-bad-plugins.interfaces4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins.interfaces b/docs/plugins/gst-plugins-bad-plugins.interfaces
index 889c274d..4e60b531 100644
--- a/docs/plugins/gst-plugins-bad-plugins.interfaces
+++ b/docs/plugins/gst-plugins-bad-plugins.interfaces
@@ -1,7 +1,7 @@
GstBin GstChildProxy
GstPipeline GstChildProxy
-GstRTPBin GstChildProxy
-GstRTPClient GstChildProxy
+GstRtpBin GstChildProxy
+GstRtpClient GstChildProxy
GstRgVolume GstChildProxy
GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance