summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-debugutilsbad.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-05-01 01:59:56 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-05-01 14:28:42 +0100
commite101037589eae4e45ee9084d7f48c2685b804ef8 (patch)
treecbeac59a3640f7976e583a5d3e77607ba7141514 /docs/plugins/inspect/plugin-debugutilsbad.xml
parentfab334001884d57fcba3142b3920c9966060ae97 (diff)
downloadgstreamer-plugins-bad-e101037589eae4e45ee9084d7f48c2685b804ef8.tar.gz
fpsdisplaysink: rename plugin (not element) to debugutilsbad
Makes it easier to add further utils here without creating yet another plugin.
Diffstat (limited to 'docs/plugins/inspect/plugin-debugutilsbad.xml')
-rw-r--r--docs/plugins/inspect/plugin-debugutilsbad.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-debugutilsbad.xml b/docs/plugins/inspect/plugin-debugutilsbad.xml
new file mode 100644
index 000000000..9edeaf094
--- /dev/null
+++ b/docs/plugins/inspect/plugin-debugutilsbad.xml
@@ -0,0 +1,28 @@
+<plugin>
+ <name>debugutilsbad</name>
+ <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.11.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer Bad Plug-ins CVS/prerelease</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