mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
2088cb81b1
Original commit message from CVS: adding inspect files
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.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-good</source>
|
|
<package>GStreamer Good Plug-ins CVS/prerelease</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> |