summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-debugutilsbad.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-debugutilsbad.xml')
-rw-r--r--docs/plugins/inspect/plugin-debugutilsbad.xml20
1 files changed, 17 insertions, 3 deletions
diff --git a/docs/plugins/inspect/plugin-debugutilsbad.xml b/docs/plugins/inspect/plugin-debugutilsbad.xml
index 2f8dc925..0aabef1a 100644
--- a/docs/plugins/inspect/plugin-debugutilsbad.xml
+++ b/docs/plugins/inspect/plugin-debugutilsbad.xml
@@ -3,12 +3,26 @@
<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>0.10.12.1</version>
+ <version>0.10.13</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git/prerelease</package>
+ <package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
-
+ <element>
+ <name>fpsdisplaysink</name>
+ <longname>Measure and show framerate on videosink</longname>
+ <class>Sink/Video</class>
+ <description>Shows the current frame-rate and drop-rate of the videosink as overlay or text on stdout</description>
+ <author>Zeeshan Ali &lt;zeeshan.ali@nokia.com&gt;, Stefan Kost &lt;stefan.kost@nokia.com&gt;</author>
+ <pads>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>ANY</details>
+ </caps>
+ </pads>
+ </element>
</elements>
</plugin> \ No newline at end of file