summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-iec958.xml
blob: 3ce755f461e0d0fd108ace323927874a26d32118 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>iec958</name>
  <description>Convert raw AC3 into IEC958 (S/PDIF) frames</description>
  <filename>../../gst/iec958/.libs/libgstiec958.so</filename>
  <basename>libgstiec958.so</basename>
  <version>0.9.4</version>
  <license>LGPL</license>
  <source>gst-plugins-ugly</source>
  <package>GStreamer source release</package>
  <origin>http://gstreamer.freedesktop.org/</origin>
  <elements>
    <element>
      <name>ac3iec958</name>
      <longname>AC3 to IEC958 filter</longname>
      <class>audio/x-private1-ac3</class>
      <description>Pads AC3 frames into IEC958 frames suitable for a raw S/PDIF interface</description>
      <author>Martin Soto &lt;martinsoto@users.sourceforge.net&gt;</author>
    </element>
  </elements>
</plugin>