mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
03c24b64c6
Original commit message from CVS: Releasing 0.10.2
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.2</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>breakmydata</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>gsttestsink</longname>
|
|
<class>Testing</class>
|
|
<description>perform a number of tests</description>
|
|
<author>Benjamin Otte <otte@gnome></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |