diff options
Diffstat (limited to 'docs/plugins/inspect/plugin-wavpack.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-wavpack.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/plugins/inspect/plugin-wavpack.xml b/docs/plugins/inspect/plugin-wavpack.xml index 7e38bcc1..7d3ff98e 100644 --- a/docs/plugins/inspect/plugin-wavpack.xml +++ b/docs/plugins/inspect/plugin-wavpack.xml @@ -3,17 +3,17 @@ <description>Wavpack lossless/lossy audio format handling</description> <filename>../../ext/wavpack/.libs/libgstwavpack.so</filename> <basename>libgstwavpack.so</basename> - <version>0.10.4</version> + <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins source release</package> + <package>GStreamer Bad Plug-ins CVS/prerelease</package> <origin>Unknown package origin</origin> <elements> <element> <name>wavpackdec</name> - <longname>WavePack audio decoder</longname> + <longname>Wavpack audio decoder</longname> <class>Codec/Decoder/Audio</class> - <description>Decode Wavpack audio data</description> + <description>Decodes Wavpack audio data</description> <author>Arwed v. Merkatz <v.merkatz@gmx.net>, Sebastian Dröge <slomo@circular-chaos.org></author> </element> <element> @@ -25,7 +25,7 @@ </element> <element> <name>wavpackparse</name> - <longname>WavePack parser</longname> + <longname>Wavpack parser</longname> <class>Codec/Demuxer/Audio</class> <description>Parses Wavpack files</description> <author>Arwed v. Merkatz <v.merkatz@gmx.net>, Sebastian Dröge <slomo@circular-chaos.org></author> |