summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-asf.xml
blob: 47e720684bb092e2d9f25e889f68a5d60a64ac79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>asf</name>
  <description>Demuxes and muxes audio and video in Microsofts ASF format</description>
  <filename>../../gst/asfdemux/.libs/libgstasf.so</filename>
  <basename>libgstasf.so</basename>
  <version>0.10.5</version>
  <license>LGPL</license>
  <source>gst-plugins-ugly</source>
  <package>GStreamer Ugly Plug-ins source release</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>asfdemux</name>
      <longname>ASF Demuxer</longname>
      <class>Codec/Demuxer</class>
      <description>Demultiplexes ASF Streams</description>
      <author>Owen Fraser-Green &lt;owen@discobabe.net&gt;</author>
    </element>
  </elements>
</plugin>