From a99d3f8769ed3fd1266d5216ecefebfd1bdcf663 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 28 Jan 2009 12:29:42 +0200 Subject: Update and add documentation for plugins with no deps (gst). Link to properties. Correct titles for examples. Document a few trivial cases. Keep lists in section file and docs/plugins/Makefile.am alphabetically ordered. --- gst/goom2k1/gstgoom.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'gst/goom2k1') diff --git a/gst/goom2k1/gstgoom.c b/gst/goom2k1/gstgoom.c index bc6da3ce..d01a8862 100644 --- a/gst/goom2k1/gstgoom.c +++ b/gst/goom2k1/gstgoom.c @@ -22,18 +22,15 @@ * SECTION:element-goom2k1 * @see_also: goom, synaesthesia * - * - * * Goom2k1 is an audio visualisation element. It creates warping structures * based on the incomming audio signal. Goom2k1 is the older version of the * visualisation. Also available is goom2k4, with a different look. - * + * + * * Example launch line - * - * + * |[ * gst-launch -v audiotestsrc ! goom2k1 ! ffmpegcolorspace ! xvimagesink - * - * + * ]| * */ -- cgit