summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-bad-plugins-sections.txt
diff options
context:
space:
mode:
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2008-08-12 14:31:57 +0000
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2008-08-12 14:31:57 +0000
commit6e98f36a651051ea602793d0e9226d5e2c21c96b (patch)
treee76ca386e4e6b8942cb214976e4304915db2d20f /docs/plugins/gst-plugins-bad-plugins-sections.txt
parentedf32882a0eeb95168aa177a29e60dd5acbb9412 (diff)
downloadgst-plugins-bad-6e98f36a651051ea602793d0e9226d5e2c21c96b.tar.gz
gst-plugins-bad-6e98f36a651051ea602793d0e9226d5e2c21c96b.tar.bz2
gst-plugins-bad-6e98f36a651051ea602793d0e9226d5e2c21c96b.zip
Update and add documentation for mplex.
Original commit message from CVS: * 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.hierarchy: * docs/plugins/inspect/plugin-mplex.xml: * ext/mplex/gstmplex.cc: Update and add documentation for mplex. * ext/mpeg2enc/gstmpeg2enc.cc: Documentation update.
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins-sections.txt')
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-sections.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt
index e0462f92..b3f05be4 100644
--- a/docs/plugins/gst-plugins-bad-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt
@@ -348,6 +348,25 @@ gst_mpeg2enc_get_type
</SECTION>
<SECTION>
+<FILE>element-mplex</FILE>
+<TITLE>mplex</TITLE>
+GstMplex
+<SUBSECTION Standard>
+GstMplexClass
+GST_MPLEX
+GST_MPLEX_CLASS
+GST_IS_MPLEX
+GST_IS_MPLEX_CLASS
+GST_TYPE_MPLEX
+GST_MPLEX_MUTEX_LOCK
+GST_MPLEX_MUTEX_UNLOCK
+GST_MPLEX_SIGNAL
+GST_MPLEX_SIGNAL_ALL
+GST_MPLEX_WAIT
+gst_mplex_get_type
+</SECTION>
+
+<SECTION>
<FILE>element-mythtvsrc</FILE>
<TITLE>mythtvsrc</TITLE>
GstMythtvSrc
@@ -723,5 +742,7 @@ GST_Y4M_ENCODE
GST_Y4M_ENCODE_CLASS
GST_IS_Y4M_ENCODE
GST_IS_Y4M_ENCODE_CLASS
+GST_Y4M_ENCODE_GET_CLASS
GST_TYPE_Y4M_ENCODE
+gst_y4m_encode_get_type
</SECTION>