docs/plugins/: Updates.
Original commit message from CVS:
2005-12-17 Julien MOUTTE <julien@moutte.net>
* docs/plugins/gst-plugins-bad-plugins-decl.txt:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.interfaces:
* docs/plugins/gst-plugins-bad-plugins.signals:
* docs/plugins/inspect/plugin-dfbvideosink.xml:
* docs/plugins/inspect/plugin-qtdemux.xml:
* docs/plugins/inspect/plugin-sdlvideosink.xml:
* docs/plugins/inspect/plugin-speed.xml:
* docs/plugins/inspect/plugin-tta.xml: Updates.
* ext/directfb/dfbvideosink.c:
(gst_dfbvideosink_surface_create),
(gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_vmodes),
(gst_dfbvideosink_enum_devices), (gst_dfbvideosink_setup),
(gst_dfbvideosink_cleanup),
(gst_dfbvideosink_can_blit_from_format),
(gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
(gst_dfbvideosink_setcaps), (gst_dfbvideosink_show_frame),
(gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
(gst_dfbvideosink_interface_supported),
(gst_dfbvideosink_navigation_send_event),
(gst_dfbvideosink_update_colorbalance),
(gst_dfbvideosink_colorbalance_list_channels),
(gst_dfbvideosink_colorbalance_set_value),
(gst_dfbvideosink_colorbalance_get_value),
(gst_dfbvideosink_colorbalance_init),
(gst_dfbvideosink_set_property),
(gst_dfbvideosink_get_property),
(gst_dfbvideosink_init), (gst_dfbvideosink_class_init):
* ext/directfb/dfbvideosink.h: Implement vertical sync and
color balance interface.
2005-12-17 17:48:38 +00:00
|
|
|
<SIGNAL>
|
|
|
|
<NAME>GstXvidEnc::frame-encoded</NAME>
|
|
|
|
<RETURNS>void</RETURNS>
|
2006-04-30 15:13:49 +00:00
|
|
|
<FLAGS>l</FLAGS>
|
docs/plugins/: Updates.
Original commit message from CVS:
2005-12-17 Julien MOUTTE <julien@moutte.net>
* docs/plugins/gst-plugins-bad-plugins-decl.txt:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.interfaces:
* docs/plugins/gst-plugins-bad-plugins.signals:
* docs/plugins/inspect/plugin-dfbvideosink.xml:
* docs/plugins/inspect/plugin-qtdemux.xml:
* docs/plugins/inspect/plugin-sdlvideosink.xml:
* docs/plugins/inspect/plugin-speed.xml:
* docs/plugins/inspect/plugin-tta.xml: Updates.
* ext/directfb/dfbvideosink.c:
(gst_dfbvideosink_surface_create),
(gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_vmodes),
(gst_dfbvideosink_enum_devices), (gst_dfbvideosink_setup),
(gst_dfbvideosink_cleanup),
(gst_dfbvideosink_can_blit_from_format),
(gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
(gst_dfbvideosink_setcaps), (gst_dfbvideosink_show_frame),
(gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
(gst_dfbvideosink_interface_supported),
(gst_dfbvideosink_navigation_send_event),
(gst_dfbvideosink_update_colorbalance),
(gst_dfbvideosink_colorbalance_list_channels),
(gst_dfbvideosink_colorbalance_set_value),
(gst_dfbvideosink_colorbalance_get_value),
(gst_dfbvideosink_colorbalance_init),
(gst_dfbvideosink_set_property),
(gst_dfbvideosink_get_property),
(gst_dfbvideosink_init), (gst_dfbvideosink_class_init):
* ext/directfb/dfbvideosink.h: Implement vertical sync and
color balance interface.
2005-12-17 17:48:38 +00:00
|
|
|
GstXvidEnc *gstxvidenc
|
|
|
|
</SIGNAL>
|
2005-11-06 21:55:01 +00:00
|
|
|
|
2007-04-29 14:01:05 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpSsrcDemux::new-ssrc-pad</NAME>
|
2007-04-29 14:01:05 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpSsrcDemux *gstrtpssrcdemux
|
2007-04-29 14:01:05 +00:00
|
|
|
guint arg1
|
|
|
|
GstPad *arg2
|
|
|
|
</SIGNAL>
|
|
|
|
|
2007-05-30 09:30:52 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpSession::clear-pt-map</NAME>
|
2007-05-30 09:30:52 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>a</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpSession *gstrtpsession
|
2007-05-30 09:30:52 +00:00
|
|
|
</SIGNAL>
|
|
|
|
|
2007-04-29 14:01:05 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpSession::request-pt-map</NAME>
|
2007-04-29 14:01:05 +00:00
|
|
|
<RETURNS>GstCaps*</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpSession *gstrtpsession
|
2007-04-29 14:01:05 +00:00
|
|
|
guint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
2007-08-17 15:05:17 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpSession::on-bye-ssrc</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpSession *gstrtpsession
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpSession::on-bye-timeout</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpSession *gstrtpsession
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpSession::on-new-ssrc</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpSession *gstrtpsession
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpSession::on-ssrc-collision</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpSession *gstrtpsession
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpSession::on-ssrc-validated</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpSession *gstrtpsession
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpSession::on-timeout</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpSession *gstrtpsession
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
2007-05-30 09:08:24 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpPtDemux::clear-pt-map</NAME>
|
2007-05-30 09:08:24 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
2007-05-30 09:30:52 +00:00
|
|
|
<FLAGS>la</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpPtDemux *gstrtpptdemux
|
2007-05-30 09:08:24 +00:00
|
|
|
</SIGNAL>
|
|
|
|
|
2007-04-29 14:01:05 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpPtDemux::new-payload-type</NAME>
|
2007-04-29 14:01:05 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpPtDemux *gstrtpptdemux
|
2007-04-29 14:01:05 +00:00
|
|
|
guint arg1
|
|
|
|
GstPad *arg2
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpPtDemux::payload-type-change</NAME>
|
2007-04-29 14:01:05 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpPtDemux *gstrtpptdemux
|
2007-04-29 14:01:05 +00:00
|
|
|
guint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpPtDemux::request-pt-map</NAME>
|
2007-04-29 14:01:05 +00:00
|
|
|
<RETURNS>GstCaps*</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpPtDemux *gstrtpptdemux
|
2007-04-29 14:01:05 +00:00
|
|
|
guint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
2007-05-30 09:08:24 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpJitterBuffer::clear-pt-map</NAME>
|
2007-05-30 09:08:24 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
2007-05-30 09:30:52 +00:00
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpJitterBuffer *gstrtpjitterbuffer
|
2007-05-30 09:08:24 +00:00
|
|
|
</SIGNAL>
|
|
|
|
|
2007-04-29 14:01:05 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpJitterBuffer::request-pt-map</NAME>
|
2007-04-29 14:01:05 +00:00
|
|
|
<RETURNS>GstCaps*</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpJitterBuffer *gstrtpjitterbuffer
|
2007-04-29 14:01:05 +00:00
|
|
|
guint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
2007-05-30 09:08:24 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpBin::clear-pt-map</NAME>
|
2007-05-30 09:08:24 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
2007-05-30 09:30:52 +00:00
|
|
|
<FLAGS>a</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpBin *gstrtpbin
|
2007-05-30 09:08:24 +00:00
|
|
|
</SIGNAL>
|
|
|
|
|
2007-04-29 14:01:05 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpBin::request-pt-map</NAME>
|
2007-04-29 14:01:05 +00:00
|
|
|
<RETURNS>GstCaps*</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpBin *gstrtpbin
|
2007-04-29 14:01:05 +00:00
|
|
|
guint arg1
|
|
|
|
guint arg2
|
|
|
|
</SIGNAL>
|
|
|
|
|
2007-08-17 15:05:17 +00:00
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpBin::on-bye-ssrc</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpBin *gstrtpbin
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
guint arg2
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpBin::on-bye-timeout</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpBin *gstrtpbin
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
guint arg2
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpBin::on-new-ssrc</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpBin *gstrtpbin
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
guint arg2
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpBin::on-ssrc-collision</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpBin *gstrtpbin
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
guint arg2
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpBin::on-ssrc-validated</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpBin *gstrtpbin
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
guint arg2
|
|
|
|
</SIGNAL>
|
|
|
|
|
|
|
|
<SIGNAL>
|
2007-08-23 21:39:58 +00:00
|
|
|
<NAME>GstRtpBin::on-timeout</NAME>
|
2007-08-17 15:05:17 +00:00
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
2007-08-23 21:39:58 +00:00
|
|
|
GstRtpBin *gstrtpbin
|
2007-08-17 15:05:17 +00:00
|
|
|
guint arg1
|
|
|
|
guint arg2
|
|
|
|
</SIGNAL>
|
|
|
|
|
2007-08-13 13:50:39 +00:00
|
|
|
<SIGNAL>
|
|
|
|
<NAME>GstCDAudio::track-change</NAME>
|
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
|
|
|
GstCDAudio *gstcdaudio
|
|
|
|
gint arg1
|
|
|
|
</SIGNAL>
|
|
|
|
|
2007-08-23 21:39:58 +00:00
|
|
|
<SIGNAL>
|
|
|
|
<NAME>MpegTSParse::pmt-info</NAME>
|
|
|
|
<RETURNS>void</RETURNS>
|
|
|
|
<FLAGS>l</FLAGS>
|
|
|
|
MpegTSParse *mpegtsparse
|
|
|
|
gint arg1
|
|
|
|
MpegTSPmtInfo *arg2
|
|
|
|
</SIGNAL>
|
|
|
|
|