summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-dvdsub.xml
blob: 9fb3944ad9e525aed94ff70074abffe6e1f1ce04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>dvdsub</name>
  <description>Decode DVD subtitles to AYUV video frames</description>
  <filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
  <basename>libgstdvdsub.so</basename>
  <version>0.10.4</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>dvdsubdec</name>
      <longname>DVD subtitle Decoder</longname>
      <class>Codec/Decoder/Video</class>
      <description>Decodes DVD subtitles into AYUV video frames</description>
      <author>Wim Taymans &lt;wim.taymans@chello.be&gt;, Jan Schmidt &lt;thaytan@mad.scientist.com&gt;</author>
    </element>
  </elements>
</plugin>