diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-05-31 21:33:01 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-06-01 21:25:12 +0200 |
commit | 6e9d79e08c9974616c2c14167a3a5485547dd0a5 (patch) | |
tree | 43759c3350fd1a62ff4d126adb7cf15d25ca223a /docs/plugins/inspect/plugin-debugutilsbad.xml | |
parent | 7c5ff224fcb10b82d6e591677d556143569e2844 (diff) | |
download | gstreamer-plugins-bad-6e9d79e08c9974616c2c14167a3a5485547dd0a5.tar.gz |
shapewipe: Add documentation and integrate into the build system
Diffstat (limited to 'docs/plugins/inspect/plugin-debugutilsbad.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-debugutilsbad.xml | 20 |
1 files changed, 3 insertions, 17 deletions
diff --git a/docs/plugins/inspect/plugin-debugutilsbad.xml b/docs/plugins/inspect/plugin-debugutilsbad.xml index d9c59e36a..2f8dc9259 100644 --- a/docs/plugins/inspect/plugin-debugutilsbad.xml +++ b/docs/plugins/inspect/plugin-debugutilsbad.xml @@ -3,26 +3,12 @@ <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</version> + <version>0.10.12.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins source release</package> + <package>GStreamer Bad Plug-ins git/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 <zeeshan.ali@nokia.com>, Stefan Kost <stefan.kost@nokia.com></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 |