summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-auparse.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-10-23 22:43:08 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-10-23 22:43:08 +0000
commit2b3f876d7cbcc791dc7807edeb42034f91126036 (patch)
treebafad39c8c0abb7a583860f68f69043ff4524b77 /docs/plugins/inspect/plugin-auparse.xml
parentd006b0680f9e1c6dde993efa56dafde61d51429f (diff)
releasing 0.9.4
Original commit message from CVS: releasing 0.9.4
Diffstat (limited to 'docs/plugins/inspect/plugin-auparse.xml')
-rw-r--r--docs/plugins/inspect/plugin-auparse.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-auparse.xml b/docs/plugins/inspect/plugin-auparse.xml
new file mode 100644
index 00000000..dd9c7916
--- /dev/null
+++ b/docs/plugins/inspect/plugin-auparse.xml
@@ -0,0 +1,20 @@
+<plugin>
+ <name>auparse</name>
+ <description>parses au streams</description>
+ <filename>../../gst/auparse/.libs/libgstauparse.so</filename>
+ <basename>libgstauparse.so</basename>
+ <version>0.9.4</version>
+ <license>LGPL</license>
+ <source>gst-plugins-good</source>
+ <package>GStreamer source release</package>
+ <origin>http://gstreamer.freedesktop.org/</origin>
+ <elements>
+ <element>
+ <name>auparse</name>
+ <longname>.au parser</longname>
+ <class>Codec/Demuxer/Audio</class>
+ <description>Parse an .au file into raw audio</description>
+ <author>Erik Walthinsen &lt;omega@cse.ogi.edu&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file