diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-12 18:53:03 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-12 18:53:03 +0000 |
commit | 87d6f6575ae7d18f47965d754e3aabe1f7e8ad93 (patch) | |
tree | d3b8b9af58d143359218809fce150f9a84bc0fd0 /docs/plugins/gst-plugins-bad-plugins-docs.sgml | |
parent | 6bd7199f3af8001036926261c4c2a22a725bee39 (diff) | |
download | gst-plugins-bad-87d6f6575ae7d18f47965d754e3aabe1f7e8ad93.tar.gz gst-plugins-bad-87d6f6575ae7d18f47965d754e3aabe1f7e8ad93.tar.bz2 gst-plugins-bad-87d6f6575ae7d18f47965d754e3aabe1f7e8ad93.zip |
Remove the waveform plugin now that it is in -good.
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/inspect/plugin-waveform.xml:
* sys/waveform/gstwaveformplugin.c:
* sys/waveform/gstwaveformsink.c:
* sys/waveform/gstwaveformsink.h:
* win32/MANIFEST:
* win32/vs6/libgstwaveform.dsp:
Remove the waveform plugin now that it is in -good.
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins-docs.sgml')
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-docs.sgml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml index fb6530bf..ed7f145d 100644 --- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml @@ -31,7 +31,6 @@ <xi:include href="xml/element-videoanalyse.xml" /> <xi:include href="xml/element-videodetect.xml" /> <xi:include href="xml/element-videomark.xml" /> - <xi:include href="xml/element-waveformsink.xml" /> </chapter> <chapter> @@ -60,7 +59,6 @@ <xi:include href="xml/plugin-tta.xml" /> <xi:include href="xml/plugin-videocrop.xml" /> <xi:include href="xml/plugin-videosignal.xml" /> - <xi:include href="xml/plugin-waveform.xml" /> <xi:include href="xml/plugin-xingheader.xml" /> </chapter> |