summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-debugutilsbad.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-09-07 11:34:35 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-09-07 11:34:35 +0100
commit35563896efd83c0905eb60bacceee5569b8174ab (patch)
treea21ae78364bd4432b52b91bed969a33e6dd546c3 /docs/plugins/inspect/plugin-debugutilsbad.xml
parent59df51220f9036e9572b26fc6e526ff3689da57d (diff)
downloadgstreamer-plugins-bad-35563896efd83c0905eb60bacceee5569b8174ab.tar.gz
docs: update plugin introspection data for recent changes
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 ffab436c5..70f7ffded 100644
--- a/docs/plugins/inspect/plugin-debugutilsbad.xml
+++ b/docs/plugins/inspect/plugin-debugutilsbad.xml
@@ -10,6 +10,27 @@
<origin>Unknown package origin</origin>
<elements>
<element>
+ <name>checksumsink</name>
+ <longname>Checksum sink</longname>
+ <class>Debug/Sink</class>
+ <description>Calculates a checksum for buffers</description>
+ <author>David Schleef &lt;ds@schleef.org&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>