summaryrefslogtreecommitdiff
path: root/gst/goom
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2011-08-29 19:10:35 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2011-08-29 19:10:35 +0200
commite62d326dc2608615d3fef18e0bcdccad495fc5a1 (patch)
treedfa8592fc3f49dea1d7617486d04cbe256b7be29 /gst/goom
parent85d7fe14b27e454b58d48ea9a94d6a64994c2e53 (diff)
goom: fix comment
Diffstat (limited to 'gst/goom')
-rw-r--r--gst/goom/gstgoom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/goom/gstgoom.c b/gst/goom/gstgoom.c
index 73eeb0a77..4b951b2cd 100644
--- a/gst/goom/gstgoom.c
+++ b/gst/goom/gstgoom.c
@@ -29,7 +29,7 @@
* <refsect2>
* <title>Example launch line</title>
* |[
- * gst-launch -v audiotestsrc ! goom ! ffmpegcolorspace ! xvimagesink
+ * gst-launch -v audiotestsrc ! goom ! videoconvert ! xvimagesink
* ]|
* </refsect2>
*/