summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-wavpack.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-07-13 15:22:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-07-13 15:22:20 +0000
commitc7c309d5a4b70a7ead8f85da7cff91e8ec956132 (patch)
tree785c2fdb077f768190bab8d5483b782750bb33e8 /docs/plugins/inspect/plugin-wavpack.xml
parentaae22fa1c92df5ee70fa478f831c64287344879c (diff)
downloadgst-plugins-bad-c7c309d5a4b70a7ead8f85da7cff91e8ec956132.tar.gz
gst-plugins-bad-c7c309d5a4b70a7ead8f85da7cff91e8ec956132.tar.bz2
gst-plugins-bad-c7c309d5a4b70a7ead8f85da7cff91e8ec956132.zip
remove sdlvideosink plugin and update the rest
Original commit message from CVS: remove sdlvideosink plugin and update the rest
Diffstat (limited to 'docs/plugins/inspect/plugin-wavpack.xml')
-rw-r--r--docs/plugins/inspect/plugin-wavpack.xml13
1 files changed, 10 insertions, 3 deletions
diff --git a/docs/plugins/inspect/plugin-wavpack.xml b/docs/plugins/inspect/plugin-wavpack.xml
index c1b6196a..60c1d4b9 100644
--- a/docs/plugins/inspect/plugin-wavpack.xml
+++ b/docs/plugins/inspect/plugin-wavpack.xml
@@ -3,11 +3,11 @@
<description>Wavpack lossless/lossy audio format handling</description>
<filename>../../ext/wavpack/.libs/libgstwavpack.so</filename>
<basename>libgstwavpack.so</basename>
- <version>0.10.3</version>
+ <version>0.10.3.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
- <package>gst-wavpack</package>
- <origin>http://www.wavpack.com</origin>
+ <package>GStreamer Bad Plug-ins CVS/prerelease</package>
+ <origin>Unknown package origin</origin>
<elements>
<element>
<name>wavpackdec</name>
@@ -17,6 +17,13 @@
<author>Arwed v. Merkatz &lt;v.merkatz@gmx.net&gt;</author>
</element>
<element>
+ <name>wavpackenc</name>
+ <longname>Wavpack audio encoder</longname>
+ <class>Codec/Encoder/Audio</class>
+ <description>Encodes audio with the Wavpack lossless/lossy audio codec</description>
+ <author>Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
+ </element>
+ <element>
<name>wavpackparse</name>
<longname>WavePack parser</longname>
<class>Codec/Demuxer/Audio</class>