summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-07-12 15:58:33 +0100
committerTim-Philipp Müller <tim@centricular.net>2013-07-12 15:58:33 +0100
commita557bf1af79560b1392b046c12417f153efa21a6 (patch)
treec9fb90e6e1bd4abb95e08f6ef954ebabc5602c48
parentda4671850a8a934c276fa702a0147d5f28cb64ec (diff)
downloadgstreamer-plugins-bad-a557bf1af79560b1392b046c12417f153efa21a6.tar.gz
docs: add newly-ported elements to docs
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-docs.sgml9
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-sections.txt70
2 files changed, 79 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
index a640f15f2..f6e45ea8c 100644
--- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
@@ -65,9 +65,14 @@
<xi:include href="xml/element-mpeg2enc.xml" />
<xi:include href="xml/element-mplex.xml" />
<xi:include href="xml/element-mpg123audiodec.xml" />
+ <xi:include href="xml/element-neonhttpsrc.xml" />
+ <xi:include href="xml/element-ofa.xml" />
+ <xi:include href="xml/element-openalsrc.xml" />
+ <xi:include href="xml/element-openalsink.xml" />
<xi:include href="xml/element-pcapparse.xml" />
<xi:include href="xml/element-pinch.xml" />
<xi:include href="xml/element-pyramidsegment.xml" />
+ <xi:include href="xml/element-rfbsrc.xml" />
<xi:include href="xml/element-rtmpsink.xml" />
<xi:include href="xml/element-rtmpsrc.xml" />
<xi:include href="xml/element-rtpmux.xml" />
@@ -131,9 +136,13 @@
<xi:include href="xml/plugin-mpeg2enc.xml" />
<xi:include href="xml/plugin-mpegtsmux.xml" />
<xi:include href="xml/plugin-mplex.xml" />
+ <xi:include href="xml/plugin-neon.xml" />
+ <xi:include href="xml/plugin-ofa.xml" />
+ <xi:include href="xml/plugin-openal.xml" />
<xi:include href="xml/plugin-opencv.xml" />
<xi:include href="xml/plugin-pcapparse.xml" />
<xi:include href="xml/plugin-rawparse.xml" />
+ <xi:include href="xml/plugin-rfbsrc.xml" />
<xi:include href="xml/plugin-rtmp.xml" />
<xi:include href="xml/plugin-rtpmux.xml" />
<xi:include href="xml/plugin-scaletempo.xml" />
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt
index 219a603a3..51f369339 100644
--- a/docs/plugins/gst-plugins-bad-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt
@@ -1044,6 +1044,62 @@ GST_TYPE_NUV_DEMUX
gst_nuv_demux_get_type
</SECTION>
+<SECTION>
+<FILE>element-neonhttpsrc</FILE>
+<TITLE>neonhttpsrc</TITLE>
+GstNeonhttpSrc
+<SUBSECTION Standard>
+GstNeonhttpSrcClass
+GST_NEONHTTP_SRC
+GST_NEONHTTP_SRC_CLASS
+GST_IS_NEONHTTP_SRC
+GST_IS_NEONHTTP_SRC_CLASS
+GST_TYPE_NEONHTTP_SRC
+gst_neonhttp_src_get_type
+</SECTION>
+
+<SECTION>
+<FILE>element-ofa</FILE>
+<TITLE>ofa</TITLE>
+GstOFA
+<SUBSECTION Standard>
+GstOFAClass
+GST_OFA
+GST_OFA_CLASS
+GST_IS_OFA
+GST_IS_OFA_CLASS
+GST_TYPE_OFA
+gst_ofa_get_type
+</SECTION>
+
+<SECTION>
+<FILE>element-openalsink</FILE>
+<TITLE>openalsink</TITLE>
+GstOpenalSink
+<SUBSECTION Standard>
+GstOpenalSinkClass
+GST_OPENAL_SINK
+GST_OPENAL_SINK_CLASS
+GST_IS_OPENAL_SINK
+GST_IS_OPENAL_SINK_CLASS
+GST_TYPE_OPENAL_SINK
+gst_openal_sink_get_type
+</SECTION>
+
+<SECTION>
+<FILE>element-openalsrc</FILE>
+<TITLE>openalsrc</TITLE>
+GstOpenalSrc
+<SUBSECTION Standard>
+GstOpenalSrcClass
+GST_OPENAL_SRC
+GST_OPENAL_SRC_CLASS
+GST_IS_OPENAL_SRC
+GST_IS_OPENAL_SRC_CLASS
+GST_TYPE_OPENAL_SRC
+gst_openal_src_get_type
+</SECTION>
+
<FILE>element-opencvtextoverlay</FILE>
<TITLE>opencvtextoverlay</TITLE>
GstOpencvTextOverlay
@@ -1104,6 +1160,20 @@ gst_pyramidsegment_plugin_init
</SECTION>
<SECTION>
+<FILE>element-rfbsrc</FILE>
+<TITLE>rfbsrc</TITLE>
+GstRfbSrc
+<SUBSECTION Standard>
+GstRfbSrcClass
+GST_RFB_SRC
+GST_RFB_SRC_CLASS
+GST_IS_RFB_SRC
+GST_IS_RFB_SRC_CLASS
+GST_TYPE_RFB_SRC
+gst_rfb_src_get_type
+</SECTION>
+
+<SECTION>
<FILE>element-rsvgoverlay</FILE>
<TITLE>rsvgoverlay</TITLE>
GstRsvgOverlay