adding cutter
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 23 Nov 2005 19:14:07 +0000 (19:14 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 23 Nov 2005 19:14:07 +0000 (19:14 +0000)
Original commit message from CVS:
adding cutter

docs/plugins/inspect/plugin-cutter.xml [new file with mode: 0644]

diff --git a/docs/plugins/inspect/plugin-cutter.xml b/docs/plugins/inspect/plugin-cutter.xml
new file mode 100644 (file)
index 0000000..db897dc
--- /dev/null
@@ -0,0 +1,20 @@
+<plugin>
+  <name>cutter</name>
+  <description>Audio Cutter to split audio into non-silent bits</description>
+  <filename>../../gst/cutter/.libs/libgstcutter.so</filename>
+  <basename>libgstcutter.so</basename>
+  <version>0.9.6</version>
+  <license>LGPL</license>
+  <source>gst-plugins-good</source>
+  <package>GStreamer Good Plug-ins source release</package>
+  <origin>Unknown package origin</origin>
+  <elements>
+    <element>
+      <name>cutter</name>
+      <longname>Cutter</longname>
+      <class>Filter/Editor/Audio</class>
+      <description>Audio Cutter to split audio into non-silent bits</description>
+      <author>Thomas &lt;thomas@apestaart.org&gt;</author>
+    </element>
+  </elements>
+</plugin>
\ No newline at end of file