summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-bad-plugins-docs.sgml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-07-13 15:25:58 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-07-13 15:25:58 +0000
commit36b3b4cdbdcd2e2dd6828bb761efa76404712687 (patch)
treef6bb227c314e7f3a111b210c38e1d9e0f43cbd55 /docs/plugins/gst-plugins-bad-plugins-docs.sgml
parent75b7f613d192d263da00d8a99df4b9fbe61fae02 (diff)
downloadgst-plugins-bad-36b3b4cdbdcd2e2dd6828bb761efa76404712687.tar.gz
gst-plugins-bad-36b3b4cdbdcd2e2dd6828bb761efa76404712687.tar.bz2
gst-plugins-bad-36b3b4cdbdcd2e2dd6828bb761efa76404712687.zip
docs/plugins/: add more plugins and elements to docs
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: add more plugins and elements to docs * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain): fix segfaults due to wrong g_free add example * gst/gdp/gstgdppay.c: add example
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins-docs.sgml')
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-docs.sgml8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
index cf409fb0..0063bce3 100644
--- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
@@ -14,25 +14,31 @@
<title>gst-plugins-bad Elements</title>
<xi:include href="xml/element-dfbvideosink.xml" />
+ <xi:include href="xml/element-gdppay.xml" />
+ <xi:include href="xml/element-gdpdepay.xml" />
<xi:include href="xml/element-trm.xml" />
</chapter>
<chapter>
<title>gst-plugins-bad Plugins</title>
-
+ <xi:include href="xml/plugin-alsaspdif.xml" />
<xi:include href="xml/plugin-bz2.xml" />
<xi:include href="xml/plugin-cdxaparse.xml" />
<xi:include href="xml/plugin-dfbvideosink.xml" />
<xi:include href="xml/plugin-faad.xml" />
<xi:include href="xml/plugin-freeze.xml" />
+ <xi:include href="xml/plugin-gdp.xml" />
<xi:include href="xml/plugin-glimagesink.xml" />
<xi:include href="xml/plugin-gsm.xml" />
+ <xi:include href="xml/plugin-h264parse.xml" />
<xi:include href="xml/plugin-modplug.xml" />
+ <xi:include href="xml/plugin-musepack.xml" />
<xi:include href="xml/plugin-musicbrainz.xml" />
<xi:include href="xml/plugin-neon.xml" />
<xi:include href="xml/plugin-qtdemux.xml" />
<xi:include href="xml/plugin-sdlvideosink.xml" />
<xi:include href="xml/plugin-sdl.xml" />
+ <xi:include href="xml/plugin-spectrum.xml" />
<xi:include href="xml/plugin-speed.xml" />
<xi:include href="xml/plugin-tta.xml" />
<xi:include href="xml/plugin-video4linux2.xml" />