summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-subparse.xml
blob: 036b19ca504c6a09a0ec94f3e8669ca47905f413 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<plugin>
  <name>subparse</name>
  <description>Subtitle (.sub) file parsing</description>
  <filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
  <basename>libgstsubparse.so</basename>
  <version>0.9.7</version>
  <license>LGPL</license>
  <source>gst-plugins-base</source>
  <package>GStreamer Base Plug-ins source release</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>subparse</name>
      <longname>Subtitle parsers</longname>
      <class>Codec/Parser/Subtitle</class>
      <description>Parses subtitle (.sub) files into text streams</description>
      <author>Gustavo J. A. M. Carneiro &lt;gjc@inescporto.pt&gt;
    Ronald S. Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
    </element>
  </elements>
</plugin>