From 2f1971acb04d370035d2a377bbec8e96891cf257 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sun, 11 May 2008 14:43:26 +0000 Subject: Add goom2k1 into the docs. Original commit message from CVS: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/inspect/plugin-goom.xml: * docs/plugins/inspect/plugin-goom2k1.xml: * gst/goom/gstgoom.c: * gst/goom2k1/gstgoom.c: Add goom2k1 into the docs. --- gst/goom/gstgoom.c | 2 +- gst/goom2k1/gstgoom.c | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'gst') diff --git a/gst/goom/gstgoom.c b/gst/goom/gstgoom.c index e7c43d9d..287d177a 100644 --- a/gst/goom/gstgoom.c +++ b/gst/goom/gstgoom.c @@ -25,7 +25,7 @@ * * * Goom is an audio visualisation element. It creates warping structures - * based on the incomming audio signal. + * based on the incoming audio signal. * * Example launch line * diff --git a/gst/goom2k1/gstgoom.c b/gst/goom2k1/gstgoom.c index 933badc3..bc6da3ce 100644 --- a/gst/goom2k1/gstgoom.c +++ b/gst/goom2k1/gstgoom.c @@ -19,13 +19,14 @@ */ /** - * SECTION:element-goom - * @see_also: synaesthesia + * SECTION:element-goom2k1 + * @see_also: goom, synaesthesia * * * - * Goom is an audio visualisation element. It creates warping structures - * based on the incomming audio signal. + * 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 * -- cgit