summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-wavpack.xml
diff options
context:
space:
mode:
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>