summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-good-plugins-docs.sgml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-02-06 10:56:07 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-02-06 10:56:07 +0000
commit5bc69ce9bd487cce89fbd13277492c7106ef410e (patch)
tree81c061009dba4d41fbccfa714feaa268bb092df3 /docs/plugins/gst-plugins-good-plugins-docs.sgml
parent059527abc02d074cb31af6d0b25e0ed1c8b032c9 (diff)
Add APE tag demuxer (#325649).
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.hierarchy: * docs/plugins/inspect/plugin-apetag.xml: * gst/apetag/Makefile.am: * gst/apetag/gstapedemux.c: * gst/apetag/gstapedemux.h: * gst/apetag/gsttagdemux.c: * gst/apetag/gsttagdemux.h: Add APE tag demuxer (#325649).
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins-docs.sgml')
-rw-r--r--docs/plugins/gst-plugins-good-plugins-docs.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml
index a469c7a8..f5fa7646 100644
--- a/docs/plugins/gst-plugins-good-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml
@@ -12,6 +12,7 @@
<chapter>
<title>gst-plugins-good Elements</title>
+ <xi:include href="xml/element-apedemux.xml" />
<xi:include href="xml/element-autoaudiosink.xml" />
<xi:include href="xml/element-autovideosink.xml" />
<xi:include href="xml/element-cairotimeoverlay.xml" />
@@ -34,6 +35,7 @@
<xi:include href="xml/plugin-alaw.xml" />
<xi:include href="xml/plugin-alpha.xml" />
<xi:include href="xml/plugin-alphacolor.xml" />
+ <xi:include href="xml/plugin-apetag.xml" />
<xi:include href="xml/plugin-autodetect.xml" />
<xi:include href="xml/plugin-avi.xml" />
<xi:include href="xml/plugin-cacasink.xml" />