From 605482a1a852a42aba6263811d7fa57b110728ba Mon Sep 17 00:00:00 2001 From: Leandro Melo de Sales Date: Thu, 21 Aug 2008 13:22:38 +0000 Subject: Add dccp plugin. Fixes #542390. Original commit message from CVS: patch by: Leandro Melo de Sales * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/gst-plugins-bad-plugins.interfaces: * docs/plugins/gst-plugins-bad-plugins.prerequisites: * docs/plugins/gst-plugins-bad-plugins.signals: * docs/plugins/inspect/plugin-dccp.xml: * gst/dccp/Makefile.am: * gst/dccp/gstdccp.c: * gst/dccp/gstdccp.h: * gst/dccp/gstdccpclientsink.c: * gst/dccp/gstdccpclientsink.h: * gst/dccp/gstdccpclientsrc.c: * gst/dccp/gstdccpclientsrc.h: * gst/dccp/gstdccpplugin.c: * gst/dccp/gstdccpserversink.c: * gst/dccp/gstdccpserversink.h: * gst/dccp/gstdccpserversrc.c: * gst/dccp/gstdccpserversrc.h: * tests/icles/dccp/README: * tests/icles/dccp/call/README: * tests/icles/dccp/call/DCCPClient.c: * tests/icles/dccp/call/DCCPServer.c: * tests/icles/dccp/file/DCCPClientSaveFile.c: * tests/icles/dccp/file/DCCPServerSendFile.c: * tests/icles/dccp/mic/DCCPClientPlayMic.c: * tests/icles/dccp/mic/DCCPServerMic.c: * tests/icles/dccp/mp3/DCCPClientPlayMP3.c: * tests/icles/dccp/mp3/DCCPServerSendMP3.c: * tests/icles/dccp/mp3Speex/DCCPClientPlaySpeexMP3.c: * tests/icles/dccp/mp3Speex/DCCPServerSendSpeexMP3.c: * tests/icles/dccp/mp3Stream/DCCPClientPlayMP3Stream.c: * tests/icles/dccp/mp3Stream/DCCPServerSendMP3Stream.c: Add dccp plugin. Fixes #542390. --- docs/plugins/gst-plugins-bad-plugins.interfaces | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'docs/plugins/gst-plugins-bad-plugins.interfaces') diff --git a/docs/plugins/gst-plugins-bad-plugins.interfaces b/docs/plugins/gst-plugins-bad-plugins.interfaces index 835f818e..728d8df6 100644 --- a/docs/plugins/gst-plugins-bad-plugins.interfaces +++ b/docs/plugins/gst-plugins-bad-plugins.interfaces @@ -1,20 +1,21 @@ GstBin GstChildProxy GstPipeline GstChildProxy -GstSDPDemux GstChildProxy -GstRgVolume GstChildProxy +RsnDvdBin GstChildProxy GstURIHandler +DvbBaseBin GstChildProxy GstURIHandler GstRtpBin GstChildProxy GstRtpClient GstChildProxy -DvbBaseBin GstChildProxy GstURIHandler -GstAppSrc GstURIHandler -GstVCDSrc GstURIHandler -GstOss4Source GstImplementsInterface GstPropertyProbe GstMixer -GstMMS GstURIHandler -GstNeonhttpSrc GstURIHandler +GstRgVolume GstChildProxy +GstSDPDemux GstChildProxy +GstMetadataMux GstTagSetter GstMythtvSrc GstURIHandler -GstGLImageSink GstImplementsInterface GstXOverlay +GstNeonhttpSrc GstURIHandler +GstMMS GstURIHandler +GstOss4Source GstImplementsInterface GstPropertyProbe GstMixer +GstVCDSrc GstURIHandler +GstAppSrc GstURIHandler GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation +GstGLImageSink GstImplementsInterface GstXOverlay GstOss4Sink GstPropertyProbe -GstDeinterlace2 GstChildProxy -GstOss4Mixer GstImplementsInterface GstPropertyProbe GstMixer GstCDAudio GstURIHandler -GstMetadataMux GstTagSetter +GstOss4Mixer GstImplementsInterface GstPropertyProbe GstMixer +GstDeinterlace2 GstChildProxy -- cgit v1.2.1