summaryrefslogtreecommitdiffstats
path: root/gst/goom2k1/gstgoom.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/goom2k1/gstgoom.c')
-rw-r--r--gst/goom2k1/gstgoom.c11
1 files changed, 4 insertions, 7 deletions
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
*
- * <refsect2>
- * <para>
* 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.
- * </para>
+ *
+ * <refsect2>
* <title>Example launch line</title>
- * <para>
- * <programlisting>
+ * |[
* gst-launch -v audiotestsrc ! goom2k1 ! ffmpegcolorspace ! xvimagesink
- * </programlisting>
- * </para>
+ * ]|
* </refsect2>
*/