gstreamer/docs/plugins/inspect/plugin-ogg.xml
Jan Schmidt 0d64291611 Release 0.10.13 "What's going on?"
Original commit message from CVS:
Release 0.10.13 "What's going on?"
2007-06-05 12:50:24 +00:00

62 lines
No EOL
2.4 KiB
XML

<plugin>
<name>ogg</name>
<description>ogg stream manipulation (info about ogg: http://xiph.org)</description>
<filename>../../ext/ogg/.libs/libgstogg.so</filename>
<basename>libgstogg.so</basename>
<version>0.10.13</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>oggaviparse</name>
<longname>Ogg AVI parser</longname>
<class>Codec/Parser</class>
<description>parse an ogg avi stream into pages (info about ogg: http://xiph.org)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>oggdemux</name>
<longname>Ogg demuxer</longname>
<class>Codec/Demuxer</class>
<description>demux ogg streams (info about ogg: http://xiph.org)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>oggmux</name>
<longname>Ogg muxer</longname>
<class>Codec/Muxer</class>
<description>mux ogg streams (info about ogg: http://xiph.org)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>oggparse</name>
<longname>Ogg parser</longname>
<class>Codec/Parser</class>
<description>parse ogg streams into pages (info about ogg: http://xiph.org)</description>
<author>Michael Smith &lt;msmith@fluendo.com&gt;</author>
</element>
<element>
<name>ogmaudioparse</name>
<longname>OGM audio stream parser</longname>
<class>Codec/Decoder/Audio</class>
<description>parse an OGM audio header and stream</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
</element>
<element>
<name>ogmtextparse</name>
<longname>OGM text stream parser</longname>
<class>Codec/Decoder/Subtitle</class>
<description>parse an OGM text header and stream</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
</element>
<element>
<name>ogmvideoparse</name>
<longname>OGM video stream parser</longname>
<class>Codec/Decoder/Video</class>
<description>parse an OGM video header and stream</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
</element>
</elements>
</plugin>