mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
605482a1a8
Original commit message from CVS: patch by: Leandro Melo de Sales <leandroal@gmail.com> * 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.
377 lines
6.5 KiB
Text
377 lines
6.5 KiB
Text
<SIGNAL>
|
|
<NAME>GstAppSink::eos</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstAppSink *gstappsink
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstAppSink::new-buffer</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstAppSink *gstappsink
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstAppSink::new-preroll</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstAppSink *gstappsink
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstAppSink::pull-buffer</NAME>
|
|
<RETURNS>GstBuffer*</RETURNS>
|
|
<FLAGS>la</FLAGS>
|
|
GstAppSink *gstappsink
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstAppSink::pull-preroll</NAME>
|
|
<RETURNS>GstBuffer*</RETURNS>
|
|
<FLAGS>la</FLAGS>
|
|
GstAppSink *gstappsink
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstSwitch::block</NAME>
|
|
<RETURNS>gint64</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstSwitch *gstswitch
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstSwitch::switch</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstSwitch *gstswitch
|
|
gchar *arg1
|
|
gint64 arg2
|
|
gint64 arg3
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpBin::clear-pt-map</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>la</FLAGS>
|
|
GstRtpBin *gstrtpbin
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpBin::on-bye-ssrc</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpBin *gstrtpbin
|
|
guint arg1
|
|
guint arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpBin::on-bye-timeout</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpBin *gstrtpbin
|
|
guint arg1
|
|
guint arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpBin::on-new-ssrc</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpBin *gstrtpbin
|
|
guint arg1
|
|
guint arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpBin::on-ssrc-active</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpBin *gstrtpbin
|
|
guint arg1
|
|
guint arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpBin::on-ssrc-collision</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpBin *gstrtpbin
|
|
guint arg1
|
|
guint arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpBin::on-ssrc-sdes</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpBin *gstrtpbin
|
|
guint arg1
|
|
guint arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpBin::on-ssrc-validated</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpBin *gstrtpbin
|
|
guint arg1
|
|
guint arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpBin::on-timeout</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpBin *gstrtpbin
|
|
guint arg1
|
|
guint arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpBin::request-pt-map</NAME>
|
|
<RETURNS>GstCaps*</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpBin *gstrtpbin
|
|
guint arg1
|
|
guint arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpJitterBuffer::clear-pt-map</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpJitterBuffer *gstrtpjitterbuffer
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpJitterBuffer::request-pt-map</NAME>
|
|
<RETURNS>GstCaps*</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpJitterBuffer *gstrtpjitterbuffer
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpPtDemux::clear-pt-map</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>la</FLAGS>
|
|
GstRtpPtDemux *gstrtpptdemux
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpPtDemux::new-payload-type</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpPtDemux *gstrtpptdemux
|
|
guint arg1
|
|
GstPad *arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpPtDemux::payload-type-change</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpPtDemux *gstrtpptdemux
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpPtDemux::request-pt-map</NAME>
|
|
<RETURNS>GstCaps*</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpPtDemux *gstrtpptdemux
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSession::clear-pt-map</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>a</FLAGS>
|
|
GstRtpSession *gstrtpsession
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSession::on-bye-ssrc</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpSession *gstrtpsession
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSession::on-bye-timeout</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpSession *gstrtpsession
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSession::on-new-ssrc</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpSession *gstrtpsession
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSession::on-ssrc-active</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpSession *gstrtpsession
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSession::on-ssrc-collision</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpSession *gstrtpsession
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSession::on-ssrc-sdes</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpSession *gstrtpsession
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSession::on-ssrc-validated</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpSession *gstrtpsession
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSession::on-timeout</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpSession *gstrtpsession
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSession::request-pt-map</NAME>
|
|
<RETURNS>GstCaps*</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpSession *gstrtpsession
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstRtpSsrcDemux::new-ssrc-pad</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstRtpSsrcDemux *gstrtpssrcdemux
|
|
guint arg1
|
|
GstPad *arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstCDAudio::track-change</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstCDAudio *gstcdaudio
|
|
gint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstInputSelector::block</NAME>
|
|
<RETURNS>gint64</RETURNS>
|
|
<FLAGS>la</FLAGS>
|
|
GstInputSelector *gstinputselector
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstInputSelector::switch</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstInputSelector *gstinputselector
|
|
GstPad *arg1
|
|
gint64 arg2
|
|
gint64 arg3
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstAppSrc::end-of-stream</NAME>
|
|
<RETURNS>GstFlowReturn</RETURNS>
|
|
<FLAGS>la</FLAGS>
|
|
GstAppSrc *gstappsrc
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstAppSrc::enough-data</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstAppSrc *gstappsrc
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstAppSrc::need-data</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstAppSrc *gstappsrc
|
|
guint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstAppSrc::push-buffer</NAME>
|
|
<RETURNS>GstFlowReturn</RETURNS>
|
|
<FLAGS>la</FLAGS>
|
|
GstAppSrc *gstappsrc
|
|
GstBuffer *arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstAppSrc::seek-data</NAME>
|
|
<RETURNS>gboolean</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstAppSrc *gstappsrc
|
|
guint64 arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstDivxEnc::frame-encoded</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>l</FLAGS>
|
|
GstDivxEnc *gstdivxenc
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstDCCPClientSrc::connected</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>f</FLAGS>
|
|
GstDCCPClientSrc *gstdccpclientsrc
|
|
gint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstDCCPServerSink::connected</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>f</FLAGS>
|
|
GstDCCPServerSink *gstdccpserversink
|
|
gint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstDCCPClientSink::connected</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>f</FLAGS>
|
|
GstDCCPClientSink *gstdccpclientsink
|
|
gint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstDCCPServerSrc::connected</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
<FLAGS>f</FLAGS>
|
|
GstDCCPServerSrc *gstdccpserversrc
|
|
gint arg1
|
|
</SIGNAL>
|
|
|