summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-debugutilsbad.xml
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2011-06-04 20:34:20 +0300
committerStefan Kost <ensonic@users.sf.net>2011-06-06 15:25:14 +0300
commit30e2575e43c2127c714d802faf963aecb49c17f6 (patch)
tree8edcc5f52b87ebfb76ed987e3463affd8ab7beca /docs/plugins/inspect/plugin-debugutilsbad.xml
parentbff846b76a9105fd0c17af90770072ee7c7a2a2f (diff)
downloadgstreamer-plugins-bad-30e2575e43c2127c714d802faf963aecb49c17f6.tar.gz
docs: update inspect files
Diffstat (limited to 'docs/plugins/inspect/plugin-debugutilsbad.xml')
-rw-r--r--docs/plugins/inspect/plugin-debugutilsbad.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-debugutilsbad.xml b/docs/plugins/inspect/plugin-debugutilsbad.xml
index 332e69501..1a28a1460 100644
--- a/docs/plugins/inspect/plugin-debugutilsbad.xml
+++ b/docs/plugins/inspect/plugin-debugutilsbad.xml
@@ -52,6 +52,27 @@
</pads>
</element>
<element>
+ <name>debugspy</name>
+ <longname>DebugSpy</longname>
+ <class>Filter/Analyzer/Debug</class>
+ <description>DebugSpy provides information on buffers with bus messages</description>
+ <author>Guillaume Emont &lt;gemont@igalia.com&gt;</author>
+ <pads>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>ANY</details>
+ </caps>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>ANY</details>
+ </caps>
+ </pads>
+ </element>
+ <element>
<name>fpsdisplaysink</name>
<longname>Measure and show framerate on videosink</longname>
<class>Sink/Video</class>