mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
5e4d17708c
Original commit message from CVS: Release 0.10.3
41 lines
No EOL
1.5 KiB
XML
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.3.0</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 <otte@gnome></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 <thaytan@mad.scientist.com></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 <thaytan@mad.scientist.com></author>
|
|
</element>
|
|
<element>
|
|
<name>testsink</name>
|
|
<longname>Test plugin</longname>
|
|
<class>Testing</class>
|
|
<description>perform a number of tests</description>
|
|
<author>Benjamin Otte <otte@gnome></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |