From e6bbc03778e098cd67282cd4809e2fda3e2fe090 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Tue, 12 Feb 2008 08:13:59 +0000 Subject: docs/plugins/: Add the GIO documentation again and while at that run make update. Original commit message from CVS: * docs/plugins/gst-plugins-base-plugins-docs.sgml: * docs/plugins/gst-plugins-base-plugins-sections.txt: * docs/plugins/gst-plugins-base-plugins.args: * docs/plugins/gst-plugins-base-plugins.hierarchy: * docs/plugins/gst-plugins-base-plugins.interfaces: * docs/plugins/gst-plugins-base-plugins.prerequisites: * docs/plugins/gst-plugins-base-plugins.signals: * docs/plugins/inspect/plugin-adder.xml: * docs/plugins/inspect/plugin-audioconvert.xml: * docs/plugins/inspect/plugin-audiorate.xml: * docs/plugins/inspect/plugin-audioresample.xml: * docs/plugins/inspect/plugin-decodebin.xml: * docs/plugins/inspect/plugin-ffmpegcolorspace.xml: * docs/plugins/inspect/plugin-gdp.xml: * docs/plugins/inspect/plugin-gio.xml: * docs/plugins/inspect/plugin-gnomevfs.xml: * docs/plugins/inspect/plugin-libvisual.xml: * docs/plugins/inspect/plugin-ogg.xml: * docs/plugins/inspect/plugin-pango.xml: * docs/plugins/inspect/plugin-playback.xml: * docs/plugins/inspect/plugin-queue2.xml: * docs/plugins/inspect/plugin-subparse.xml: * docs/plugins/inspect/plugin-theora.xml: * docs/plugins/inspect/plugin-uridecodebin.xml: * docs/plugins/inspect/plugin-videorate.xml: * docs/plugins/inspect/plugin-videoscale.xml: * docs/plugins/inspect/plugin-volume.xml: * docs/plugins/inspect/plugin-vorbis.xml: Add the GIO documentation again and while at that run make update. --- docs/plugins/gst-plugins-base-plugins-sections.txt | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) (limited to 'docs/plugins/gst-plugins-base-plugins-sections.txt') diff --git a/docs/plugins/gst-plugins-base-plugins-sections.txt b/docs/plugins/gst-plugins-base-plugins-sections.txt index 81e4cfce7..9369485a4 100644 --- a/docs/plugins/gst-plugins-base-plugins-sections.txt +++ b/docs/plugins/gst-plugins-base-plugins-sections.txt @@ -192,6 +192,62 @@ GST_TYPE_GDP_PAY gst_gdp_pay_plugin_init +
+element-giosink +GstGioSink +giosink + +GstGioSinkClass +GST_GIO_SINK +GST_GIO_SINK_CLASS +GST_IS_GIO_SINK +GST_IS_GIO_SINK_CLASS +GST_TYPE_GIO_SINK +gst_gio_sink_get_type +
+ +
+element-giosrc +GstGioSrc +giosrc + +GstGioSrcClass +GST_GIO_SRC +GST_GIO_SRC_CLASS +GST_IS_GIO_SRC +GST_IS_GIO_SRC_CLASS +GST_TYPE_GIO_SRC +gst_gio_src_get_type +
+ +
+element-giostreamsink +GstGioStreamSink +giostreamsink + +GstGioStreamSinkClass +GST_GIO_STREAM_SINK +GST_GIO_STREAM_SINK_CLASS +GST_IS_GIO_STREAM_SINK +GST_IS_GIO_STREAM_SINK_CLASS +GST_TYPE_GIO_STREAM_SINK +gst_gio_stream_sink_get_type +
+ +
+element-giostreamsrc +GstGioStreamSrc +giostreamsrc + +GstGioStreamSrcClass +GST_GIO_STREAM_SRC +GST_GIO_STREAM_SRC_CLASS +GST_IS_GIO_STREAM_SRC +GST_IS_GIO_STREAM_SRC_CLASS +GST_TYPE_GIO_STREAM_SRC +gst_gio_stream_src_get_type +
+
element-multifdsink multifdsink -- cgit v1.2.3