gstreamer/docs/plugins/inspect/plugin-debug.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

41 lines
No EOL
1.5 KiB
XML

<plugin>
<name>debug</name>
<description>elements for testing and debugging</description>
<filename>../../gst/debug/.libs/libgstdebug.so</filename>
<basename>libgstdebug.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>breakmydata</name>
<longname>Break my data</longname>
<class>Testing</class>
<description>randomly change data in the stream</description>
<author>Benjamin Otte &lt;otte@gnome&gt;</author>
</element>
<element>
<name>navseek</name>
<longname>Seek based on left-right arrows</longname>
<class>Filter/Video</class>
<description>Seek based on navigation keys left-right</description>
<author>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;</author>
</element>
<element>
<name>progressreport</name>
<longname>Progress report</longname>
<class>Testing</class>
<description>Periodically query and report on processing progress</description>
<author>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;</author>
</element>
<element>
<name>testsink</name>
<longname>Test plugin</longname>
<class>Testing</class>
<description>perform a number of tests</description>
<author>Benjamin Otte &lt;otte@gnome&gt;</author>
</element>
</elements>
</plugin>