summaryrefslogtreecommitdiffstats
path: root/docs/plugins
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-03 18:50:12 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-03 18:50:12 +0000
commitffb6f2563d272579eb707f1daab5121c069573be (patch)
tree15ebf8fc5e3d4e9548a8843f1cc19db0cd2c7d56 /docs/plugins
parent1bee6b11f2f88d7f914169adeae12d437fe59f7c (diff)
remove fdsrc docs
Original commit message from CVS: remove fdsrc docs
Diffstat (limited to 'docs/plugins')
-rw-r--r--docs/plugins/inspect/plugin-fdsrc.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/plugins/inspect/plugin-fdsrc.xml b/docs/plugins/inspect/plugin-fdsrc.xml
deleted file mode 100644
index f28cb256..00000000
--- a/docs/plugins/inspect/plugin-fdsrc.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<plugin>
- <name>fdsrc</name>
- <description>A source that reads from a file descriptor</description>
- <filename>../../gst/fdsrc/.libs/libgstfdsrc.so</filename>
- <basename>libgstfdsrc.so</basename>
- <version>0.9.1.1</version>
- <license>LGPL</license>
- <source>gst-plugins-good</source>
- <package>GStreamer CVS/prerelease</package>
- <origin>http://gstreamer.freedesktop.org/</origin>
- <elements>
- <element>
- <name>fdsrc</name>
- <longname>Disk Source</longname>
- <class>Source/File</class>
- <description>Synchronous read from a file</description>
- <author>Erik Walthinsen &lt;omega@cse.ogi.edu&gt;</author>
- </element>
- </elements>
-</plugin> \ No newline at end of file