Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / docs / plugins / inspect / plugin-subparse.xml
1 <plugin>
2   <name>subparse</name>
3   <description>Subtitle parsing</description>
4   <filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
5   <basename>libgstsubparse.so</basename>
6   <version>0.10.34</version>
7   <license>LGPL</license>
8   <source>gst-plugins-base</source>
9   <package>GStreamer Base Plug-ins source release</package>
10   <origin>Unknown package origin</origin>
11   <elements>
12     <element>
13       <name>ssaparse</name>
14       <longname>SSA Subtitle Parser</longname>
15       <class>Codec/Parser/Subtitle</class>
16       <description>Parses SSA subtitle streams</description>
17       <author>Tim-Philipp Müller &lt;tim centricular net&gt;</author>
18       <pads>
19         <caps>
20           <name>sink</name>
21           <direction>sink</direction>
22           <presence>always</presence>
23           <details>application/x-ssa; application/x-ass</details>
24         </caps>
25         <caps>
26           <name>src</name>
27           <direction>source</direction>
28           <presence>always</presence>
29           <details>text/x-pango-markup</details>
30         </caps>
31       </pads>
32     </element>
33     <element>
34       <name>subparse</name>
35       <longname>Subtitle parser</longname>
36       <class>Codec/Parser/Subtitle</class>
37       <description>Parses subtitle (.sub) files into text streams</description>
38       <author>Gustavo J. A. M. Carneiro &lt;gjc@inescporto.pt&gt;, GStreamer maintainers &lt;gstreamer-devel@lists.sourceforge.net&gt;</author>
39       <pads>
40         <caps>
41           <name>sink</name>
42           <direction>sink</direction>
43           <presence>always</presence>
44           <details>application/x-subtitle; application/x-subtitle-sami; application/x-subtitle-tmplayer; application/x-subtitle-mpl2; application/x-subtitle-dks; application/x-subtitle-qttext</details>
45         </caps>
46         <caps>
47           <name>src</name>
48           <direction>source</direction>
49           <presence>always</presence>
50           <details>text/plain; text/x-pango-markup</details>
51         </caps>
52       </pads>
53     </element>
54   </elements>
55 </plugin>