summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-04-08 17:36:30 +0300
committerStefan Kost <ensonic@users.sf.net>2010-04-08 17:36:30 +0300
commit7e46ad0e213c1d80a1b3226cbbeb1ba7a5c9777e (patch)
treedffcc041b10aaff6cc500c1edaa51807e90657b2 /docs
parent6772badb8804b2e5341cf5772ebf0b7186994673 (diff)
docs: add flxdec docs
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/Makefile.am1
-rw-r--r--docs/plugins/gst-plugins-good-plugins-docs.sgml1
-rw-r--r--docs/plugins/gst-plugins-good-plugins-sections.txt15
3 files changed, 17 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 658ea605b..c6cfbec07 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -159,6 +159,7 @@ EXTRA_HFILES = \
$(top_srcdir)/gst/equalizer/gstiirequalizernbands.h \
$(top_srcdir)/gst/flv/gstflvdemux.h \
$(top_srcdir)/gst/flv/gstflvmux.h \
+ $(top_srcdir)/gst/flx/gstflxdec.h \
$(top_srcdir)/gst/goom/gstgoom.h \
$(top_srcdir)/gst/goom2k1/gstgoom.h \
$(top_srcdir)/gst/law/alaw-decode.h \
diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml
index c13ff01d8..5e68882e6 100644
--- a/docs/plugins/gst-plugins-good-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml
@@ -71,6 +71,7 @@
<xi:include href="xml/element-flactag.xml" />
<xi:include href="xml/element-flvdemux.xml" />
<xi:include href="xml/element-flvmux.xml" />
+ <xi:include href="xml/element-flxdec.xml" />
<xi:include href="xml/element-gamma.xml" />
<xi:include href="xml/element-gconfaudiosrc.xml" />
<xi:include href="xml/element-gconfaudiosink.xml" />
diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt
index 42abcb4ce..1c0423d3a 100644
--- a/docs/plugins/gst-plugins-good-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-good-plugins-sections.txt
@@ -795,6 +795,21 @@ gst_flv_mux_get_type
</SECTION>
<SECTION>
+<FILE>element-flxdec</FILE>
+<TITLE>flxdec</TITLE>
+GstFlxDec
+<SUBSECTION Standard>
+GstFlxDecClass
+GstFlxDecState
+GST_FLXDEC
+GST_FLXDEC_CLASS
+GST_IS_FLXDEC
+GST_IS_FLXDEC_CLASS
+GST_TYPE_FLXDEC
+gst_flxdec_get_type
+</SECTION>
+
+<SECTION>
<FILE>element-gamma</FILE>
<TITLE>gamma</TITLE>
GstGamma