~ubuntu-branches/ubuntu/karmic/gst-plugins-bad0.10/karmic-proposed

« back to all changes in this revision

Viewing changes to docs/plugins/inspect/plugin-wavpack.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-04-29 09:44:58 UTC
  • mto: (17.1.2 gutsy) (18.2.1 squeeze) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20060429094458-rv7x6chzq7e43c8y
Tags: upstream-0.10.1+cvs20060428
Import upstream version 0.10.1+cvs20060428

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<plugin>
2
 
  <name>wavpack</name>
3
 
  <description>Wavpack lossless/lossy audio format handling</description>
4
 
  <filename>../../ext/wavpack/.libs/libgstwavpack.so</filename>
5
 
  <basename>libgstwavpack.so</basename>
6
 
  <version>0.10.1</version>
7
 
  <license>LGPL</license>
8
 
  <source>gst-plugins-bad</source>
9
 
  <package>gst-wavpack</package>
10
 
  <origin>http://www.wavpack.com</origin>
11
 
  <elements>
12
 
    <element>
13
 
      <name>wavpackdec</name>
14
 
      <longname>WAVPACK decoder</longname>
15
 
      <class>Codec/Decoder/Audio</class>
16
 
      <description>Decode Wavpack audio data</description>
17
 
      <author>Arwed v. Merkatz &lt;v.merkatz@gmx.net&gt;</author>
18
 
    </element>
19
 
    <element>
20
 
      <name>wavpackparse</name>
21
 
      <longname>Wavpack file parser</longname>
22
 
      <class>Codec/Demuxer/Audio</class>
23
 
      <description>Parses Wavpack files</description>
24
 
      <author>Arwed v. Merkatz &lt;v.merkatz@gmx.net&gt;</author>
25
 
    </element>
26
 
  </elements>
27
 
</plugin>
 
 
b'\\ No newline at end of file'