mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
c5e0794149
Original commit message from CVS: ignore more; add new inspect files
27 lines
No EOL
952 B
XML
27 lines
No EOL
952 B
XML
<plugin>
|
|
<name>wavpack</name>
|
|
<description>Wavpack lossless/lossy audio format handling</description>
|
|
<filename>../../ext/wavpack/.libs/libgstwavpack.so</filename>
|
|
<basename>libgstwavpack.so</basename>
|
|
<version>0.10.2.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-bad</source>
|
|
<package>gst-wavpack</package>
|
|
<origin>http://www.wavpack.com</origin>
|
|
<elements>
|
|
<element>
|
|
<name>wavpackdec</name>
|
|
<longname>WavePack audio decoder</longname>
|
|
<class>Codec/Decoder/Audio</class>
|
|
<description>Decode Wavpack audio data</description>
|
|
<author>Arwed v. Merkatz <v.merkatz@gmx.net></author>
|
|
</element>
|
|
<element>
|
|
<name>wavpackparse</name>
|
|
<longname>WavePack parser</longname>
|
|
<class>Codec/Demuxer/Audio</class>
|
|
<description>Parses Wavpack files</description>
|
|
<author>Arwed v. Merkatz <v.merkatz@gmx.net></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |