summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-xingheader.xml
blob: f13578261336b04332f21bbe871592975c115c9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>xingheader</name>
  <description>Add a xing header to mp3 encoded data</description>
  <filename>../../gst/xingheader/.libs/libgstxingheader.so</filename>
  <basename>libgstxingheader.so</basename>
  <version>0.10.3</version>
  <license>LGPL</license>
  <source>gst-plugins-bad</source>
  <package>GStreamer Bad Plug-ins source release</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>xingmux</name>
      <longname>MP3 Xing muxer</longname>
      <class>Formatter/Metadata</class>
      <description>Adds a Xing header to the beginning of a VBR MP3 file</description>
      <author>Christophe Fergeau &lt;teuf@gnome.org&gt;</author>
    </element>
  </elements>
</plugin>