gstreamer/docs/plugins/inspect/plugin-matroska.xml
Jan Schmidt f19ab77fd8 configure.ac: releasing 0.10.5, "The Path of Thorns"
Original commit message from CVS:
=== release 0.10.5 ===

2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>

* configure.ac:
releasing 0.10.5, "The Path of Thorns"
2006-12-21 15:40:55 +00:00

27 lines
No EOL
1,021 B
XML

<plugin>
<name>matroska</name>
<description>Matroska stream handling</description>
<filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
<basename>libgstmatroska.so</basename>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>matroskademux</name>
<longname>Matroska demuxer</longname>
<class>Codec/Demuxer</class>
<description>Demuxes a Matroska Stream into video/audio/subtitles</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
</element>
<element>
<name>matroskamux</name>
<longname>Matroska muxer</longname>
<class>Codec/Muxer</class>
<description>Muxes video/audio/subtitle streams into a matroska stream</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
</element>
</elements>
</plugin>