diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-04-01 14:03:03 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-04-01 14:03:03 +0000 |
commit | 2088cb81b1a3fdd498f9722d4c2b5084488ea9d3 (patch) | |
tree | c4372e64305bba5e5d5e84d1aeaf4da0528a2b4c /docs/plugins/inspect/plugin-debug.xml | |
parent | e50a7b728bddaae077bac4a3e57a57612628dcc3 (diff) |
adding inspect files
Original commit message from CVS:
adding inspect files
Diffstat (limited to 'docs/plugins/inspect/plugin-debug.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-debug.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/plugins/inspect/plugin-debug.xml b/docs/plugins/inspect/plugin-debug.xml index a6044459..0a3a9a7e 100644 --- a/docs/plugins/inspect/plugin-debug.xml +++ b/docs/plugins/inspect/plugin-debug.xml @@ -3,15 +3,15 @@ <description>elements for testing and debugging</description> <filename>../../gst/debug/.libs/libgstdebug.so</filename> <basename>libgstdebug.so</basename> - <version>0.10.2</version> + <version>0.10.2.1</version> <license>LGPL</license> <source>gst-plugins-good</source> - <package>GStreamer Good Plug-ins source release</package> + <package>GStreamer Good Plug-ins CVS/prerelease</package> <origin>Unknown package origin</origin> <elements> <element> <name>breakmydata</name> - <longname>breakmydata</longname> + <longname>Break my data</longname> <class>Testing</class> <description>randomly change data in the stream</description> <author>Benjamin Otte <otte@gnome></author> @@ -25,14 +25,14 @@ </element> <element> <name>progressreport</name> - <longname>Progress Report</longname> + <longname>Progress report</longname> <class>Testing</class> <description>Periodically query and report on processing progress</description> <author>Jan Schmidt <thaytan@mad.scientist.com></author> </element> <element> <name>testsink</name> - <longname>gsttestsink</longname> + <longname>Test plugin</longname> <class>Testing</class> <description>perform a number of tests</description> <author>Benjamin Otte <otte@gnome></author> |