summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-speed.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:57:49 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:57:49 +0000
commitf4d9777e57fbabf08fca0beaeff88e311e6c0532 (patch)
tree2b3dceb5550f77ee1617ecdaf5c122c7ef2b5796 /docs/plugins/inspect/plugin-speed.xml
parent36ef03791ff3785d529872b283da158f0a51f46a (diff)
downloadgst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.tar.gz
gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.tar.bz2
gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.zip
releasing 0.9.6RELEASE-0_9_6
Original commit message from CVS: releasing 0.9.6
Diffstat (limited to 'docs/plugins/inspect/plugin-speed.xml')
-rw-r--r--docs/plugins/inspect/plugin-speed.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-speed.xml b/docs/plugins/inspect/plugin-speed.xml
new file mode 100644
index 00000000..61da3960
--- /dev/null
+++ b/docs/plugins/inspect/plugin-speed.xml
@@ -0,0 +1,20 @@
+<plugin>
+ <name>speed</name>
+ <description>Set speed/pitch on audio/raw streams (resampler)</description>
+ <filename>../../gst/speed/.libs/libgstspeed.so</filename>
+ <basename>libgstspeed.so</basename>
+ <version>0.9.6</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer source release</package>
+ <origin>http://gstreamer.freedesktop.org/</origin>
+ <elements>
+ <element>
+ <name>speed</name>
+ <longname>Speed</longname>
+ <class>Filter/Effect/Audio</class>
+ <description>Set speed/pitch on audio/raw streams (resampler)</description>
+ <author>Andy Wingo &lt;apwingo@eos.ncsu.edu&gt;, Tim-Philipp Müller &lt;tim@centricular.net&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file