mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
1f40aa1676
Original commit message from CVS: first stab at outputting xml descriptions of elements and plugins for doc build
20 lines
No EOL
744 B
XML
20 lines
No EOL
744 B
XML
<plugin>
|
|
<name>subparse</name>
|
|
<description>Subtitle (.sub) file parsing</description>
|
|
<filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
|
|
<basename>libgstsubparse.so</basename>
|
|
<version>0.9.1.1</version>
|
|
<license>LGPL</license>
|
|
<package>GStreamer CVS/prerelease</package>
|
|
<origin>http://gstreamer.freedesktop.org/</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 <gjc@inescporto.pt>
|
|
Ronald S. Bultje <rbultje@ronald.bitfreak.net></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |