summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-debugutilsbad.xml
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-06-05 18:10:29 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-06-05 18:29:49 +0200
commit37427ccaefdda7507abaa6979f6bc4cefbf80e7e (patch)
tree0de5e332bc8aeca5ce494fafbfe9deae536d5693 /docs/plugins/inspect/plugin-debugutilsbad.xml
parentf3247930df5847d08a3081d2c39d6c9a08c97cc4 (diff)
downloadgstreamer-plugins-bad-37427ccaefdda7507abaa6979f6bc4cefbf80e7e.tar.gz
Release 1.1.11.1.1
Diffstat (limited to 'docs/plugins/inspect/plugin-debugutilsbad.xml')
-rw-r--r--docs/plugins/inspect/plugin-debugutilsbad.xml25
1 files changed, 23 insertions, 2 deletions
diff --git a/docs/plugins/inspect/plugin-debugutilsbad.xml b/docs/plugins/inspect/plugin-debugutilsbad.xml
index 3aaf6d40d..6891af330 100644
--- a/docs/plugins/inspect/plugin-debugutilsbad.xml
+++ b/docs/plugins/inspect/plugin-debugutilsbad.xml
@@ -3,10 +3,10 @@
<description>Collection of elements that may or may not be useful for debugging</description>
<filename>../../gst/debugutils/.libs/libgstdebugutilsbad.so</filename>
<basename>libgstdebugutilsbad.so</basename>
- <version>1.1.0.1</version>
+ <version>1.1.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git</package>
+ <package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -114,5 +114,26 @@
</caps>
</pads>
</element>
+ <element>
+ <name>watchdog</name>
+ <longname>Watchdog</longname>
+ <class>Generic</class>
+ <description>Watches for pauses in stream 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>
</elements>
</plugin> \ No newline at end of file