f6fb7bd8ed650612aae72511a3ddd01b6ad5d257
[platform/upstream/gst-plugins-base.git] / docs / plugins / inspect / plugin-ogg.xml
1 <plugin>
2   <name>ogg</name>
3   <description>ogg stream manipulation (info about ogg: http://xiph.org)</description>
4   <filename>../../ext/ogg/.libs/libgstogg.so</filename>
5   <basename>libgstogg.so</basename>
6   <version>0.9.1.1</version>
7   <license>LGPL</license>
8   <package>GStreamer CVS/prerelease</package>
9   <origin>http://gstreamer.freedesktop.org/</origin>
10   <elements>
11     <element>
12       <name>oggdemux</name>
13       <longname>ogg demuxer</longname>
14       <class>Codec/Demuxer</class>
15       <description>demux ogg streams (info about ogg: http://xiph.org)</description>
16       <author>Wim Taymand &lt;wim@fluendo.com&gt;</author>
17     </element>
18     <element>
19       <name>oggmux</name>
20       <longname>ogg muxer</longname>
21       <class>Codec/Muxer</class>
22       <description>mux ogg streams (info about ogg: http://xiph.org)</description>
23       <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
24     </element>
25     <element>
26       <name>oggparse</name>
27       <longname>ogg parser</longname>
28       <class>Codec/Parser</class>
29       <description>parse ogg streams into pages (info about ogg: http://xiph.org)</description>
30       <author>Michael Smith &lt;msmith@fluendo.com&gt;</author>
31     </element>
32     <element>
33       <name>ogmaudioparse</name>
34       <longname>OGM audio stream parser</longname>
35       <class>Codec/Decoder/Audio</class>
36       <description>parse an OGM audio header and stream</description>
37       <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
38     </element>
39     <element>
40       <name>ogmtextparse</name>
41       <longname>OGM text stream parser</longname>
42       <class>Codec/Decoder/Subtitle</class>
43       <description>parse an OGM text header and stream</description>
44       <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
45     </element>
46     <element>
47       <name>ogmvideoparse</name>
48       <longname>OGM video stream parser</longname>
49       <class>Codec/Decoder/Video</class>
50       <description>parse an OGM video header and stream</description>
51       <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
52     </element>
53   </elements>
54 </plugin>