From 2b3f876d7cbcc791dc7807edeb42034f91126036 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 23 Oct 2005 22:43:08 +0000 Subject: releasing 0.9.4 Original commit message from CVS: releasing 0.9.4 --- docs/plugins/inspect/plugin-debug.xml | 41 +++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 docs/plugins/inspect/plugin-debug.xml (limited to 'docs/plugins/inspect/plugin-debug.xml') diff --git a/docs/plugins/inspect/plugin-debug.xml b/docs/plugins/inspect/plugin-debug.xml new file mode 100644 index 00000000..1a48a44e --- /dev/null +++ b/docs/plugins/inspect/plugin-debug.xml @@ -0,0 +1,41 @@ + + debug + elements for testing and debugging + ../../gst/debug/.libs/libgstdebug.so + libgstdebug.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.org/ + + + breakmydata + breakmydata + Testing + randomly change data in the stream + Benjamin Otte <otte@gnome> + + + navseek + Seek based on left-right arrows + Filter/Video + Seek based on navigation keys left-right + Jan Schmidt <thaytan@mad.scientist.com> + + + progressreport + Progress Report + Testing + Periodically query and report on processing progress + Jan Schmidt <thaytan@mad.scientist.com> + + + testsink + gsttestsink + Testing + perform a number of tests + Benjamin Otte <otte@gnome> + + + \ No newline at end of file -- cgit