summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-subparse.xml
blob: bcc0c116dc1fa93f9043d544f3deba1a393497be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<plugin>
  <name>subparse</name>
  <description>Subtitle parsing</description>
  <filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
  <basename>libgstsubparse.so</basename>
  <version>0.10.4</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>ssaparse</name>
      <longname>SSA Subtitle Parser</longname>
      <class>Codec/Parser/Subtitle</class>
      <description>Parses SSA subtitle streams</description>
      <author>Tim-Philipp Müller &lt;tim centricular net&gt;</author>
    </element>
    <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>