summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-bad-plugins-docs.sgml
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-08-13 13:50:39 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-08-13 13:50:39 +0000
commitaddc96d983b84ed7257e462dc344b8474bc15d7a (patch)
treecffd6fcbbfc63a83f54556b5c364fa4503e085c9 /docs/plugins/gst-plugins-bad-plugins-docs.sgml
parent9f3dd69cfd2bd4f017fd22ecca71016a47107198 (diff)
downloadgst-plugins-bad-addc96d983b84ed7257e462dc344b8474bc15d7a.tar.gz
gst-plugins-bad-addc96d983b84ed7257e462dc344b8474bc15d7a.tar.bz2
gst-plugins-bad-addc96d983b84ed7257e462dc344b8474bc15d7a.zip
Add docs for lpwsinc and bpwsinc and integrate them into the build system. While doing that also update all other doc...
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.args: * docs/plugins/gst-plugins-bad-plugins.signals: * docs/plugins/inspect/plugin-bz2.xml: * docs/plugins/inspect/plugin-cdxaparse.xml: * docs/plugins/inspect/plugin-dtsdec.xml: * docs/plugins/inspect/plugin-faac.xml: * docs/plugins/inspect/plugin-faad.xml: * docs/plugins/inspect/plugin-filter.xml: * docs/plugins/inspect/plugin-freeze.xml: * docs/plugins/inspect/plugin-gsm.xml: * docs/plugins/inspect/plugin-gstrtpmanager.xml: * docs/plugins/inspect/plugin-h264parse.xml: * docs/plugins/inspect/plugin-modplug.xml: * docs/plugins/inspect/plugin-mpeg2enc.xml: * docs/plugins/inspect/plugin-musepack.xml: * docs/plugins/inspect/plugin-musicbrainz.xml: * docs/plugins/inspect/plugin-nsfdec.xml: * docs/plugins/inspect/plugin-replaygain.xml: * docs/plugins/inspect/plugin-soundtouch.xml: * docs/plugins/inspect/plugin-spcdec.xml: * docs/plugins/inspect/plugin-spectrum.xml: * docs/plugins/inspect/plugin-speed.xml: * docs/plugins/inspect/plugin-tta.xml: * docs/plugins/inspect/plugin-videosignal.xml: * docs/plugins/inspect/plugin-xingheader.xml: * docs/plugins/inspect/plugin-xvid.xml: * gst/filter/gstbpwsinc.c: * gst/filter/gstbpwsinc.h: * gst/filter/gstlpwsinc.c: * gst/filter/gstlpwsinc.h: Add docs for lpwsinc and bpwsinc and integrate them into the build system. While doing that also update all other docs via make update in docs/plugins.
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins-docs.sgml')
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-docs.sgml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
index bcc5f43f..5b172c19 100644
--- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
@@ -19,6 +19,8 @@
<xi:include href="xml/element-equalizer-3bands.xml" />
<xi:include href="xml/element-equalizer-10bands.xml" />
<xi:include href="xml/element-equalizer-nbands.xml" />
+ <xi:include href="xml/element-bpwsinc.xml" />
+ <xi:include href="xml/element-lpwsinc.xml" />
<xi:include href="xml/element-jackaudiosink.xml" />
<xi:include href="xml/element-modplug.xml" />
<xi:include href="xml/element-multifilesrc.xml" />
@@ -49,6 +51,7 @@
<xi:include href="xml/plugin-cdxaparse.xml" />
<xi:include href="xml/plugin-dfbvideosink.xml" />
<xi:include href="xml/plugin-equalizer.xml" />
+ <xi:include href="xml/plugin-filter.xml" />
<xi:include href="xml/plugin-faac.xml" />
<xi:include href="xml/plugin-faad.xml" />
<xi:include href="xml/plugin-freeze.xml" />