summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-debug.xml
blob: ae9883ea7e384d50147a65bb783575a7335ea50a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<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.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 &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>