summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-06-12 18:53:03 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-06-12 18:53:03 +0000
commit87d6f6575ae7d18f47965d754e3aabe1f7e8ad93 (patch)
treed3b8b9af58d143359218809fce150f9a84bc0fd0 /docs/plugins/inspect
parent6bd7199f3af8001036926261c4c2a22a725bee39 (diff)
downloadgst-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/inspect')
-rw-r--r--docs/plugins/inspect/plugin-waveform.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/plugins/inspect/plugin-waveform.xml b/docs/plugins/inspect/plugin-waveform.xml
deleted file mode 100644
index 9b5fc112..00000000
--- a/docs/plugins/inspect/plugin-waveform.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<plugin>
- <name>waveform</name>
- <description>WaveForm API based plugin</description>
- <filename>../../win32/vs6/release/libgstwaveform.dll</filename>
- <basename>libgstwaveform.dll</basename>
- <version>0.10.4.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins CVS</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>waveformsink</name>
- <longname>WaveForm audio sink</longname>
- <class>Sink/Audio</class>
- <description>WaveForm audio sink</description>
- <author>Sebastien Moutte &lt;sebastien@moutte.net&gt;</author>
- </element>
- </elements>
-</plugin> \ No newline at end of file