diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2006-08-20 13:06:44 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2006-08-20 13:06:44 +0000 |
commit | 83bedf3e0712370a55718335ddf6c1ff8f784200 (patch) | |
tree | cb5e30b0e3d5d2d4961a2d18e8b9a752a6cc8f36 /docs/plugins/gst-plugins-good-plugins-docs.sgml | |
parent | 32df8f43da3e5648e6d2cc093bb2e8099714977c (diff) |
docs/plugins/: cleanup -unused.txt to make it useful, add previously missing docs
Original commit message from CVS:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/inspect/plugin-audiofxgood.xml:
cleanup -unused.txt to make it useful, add previously missing docs
* ext/Makefile.am:
* ext/esd/esdmon.c:
* ext/esd/esdsink.c:
* ext/esd/gstesd.c: (plugin_init):
reflow to get rid of two external symbols
* gst/audiofxgood/audiofx.c: (plugin_init):
re-add
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins-docs.sgml')
-rw-r--r-- | docs/plugins/gst-plugins-good-plugins-docs.sgml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index e860e0f7..2630640a 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -14,6 +14,7 @@ <title>gst-plugins-good Elements</title> <xi:include href="xml/element-apedemux.xml" /> <xi:include href="xml/element-apev2mux.xml" /> + <xi:include href="xml/element-audiopanorama.xml" /> <xi:include href="xml/element-autoaudiosink.xml" /> <xi:include href="xml/element-autovideosink.xml" /> <xi:include href="xml/element-avidemux.xml" /> @@ -21,6 +22,7 @@ <xi:include href="xml/element-cairotimeoverlay.xml" /> <xi:include href="xml/element-cdiocddasrc.xml" /> <xi:include href="xml/element-cmmldec.xml" /> + <xi:include href="xml/element-cmmlenc.xml" /> <xi:include href="xml/element-dvdec.xml" /> <xi:include href="xml/element-dvdemux.xml" /> <xi:include href="xml/element-esdsink.xml" /> @@ -44,6 +46,7 @@ <xi:include href="xml/element-rtpdec.xml" /> <xi:include href="xml/element-smokedec.xml" /> <xi:include href="xml/element-smokeenc.xml" /> + <xi:include href="xml/element-taglibmux.xml" /> <xi:include href="xml/element-udpsrc.xml" /> <xi:include href="xml/element-videobalance.xml" /> <xi:include href="xml/element-videoflip.xml" /> @@ -62,6 +65,7 @@ <xi:include href="xml/plugin-alphacolor.xml" /> <xi:include href="xml/plugin-annodex.xml" /> <xi:include href="xml/plugin-apetag.xml" /> + <xi:include href="xml/plugin-audiofxgood.xml" /> <xi:include href="xml/plugin-autodetect.xml" /> <xi:include href="xml/plugin-avi.xml" /> <xi:include href="xml/plugin-cacasink.xml" /> |