summaryrefslogtreecommitdiff
path: root/gst/y4m/gsty4mdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/y4m/gsty4mdec.c')
-rw-r--r--gst/y4m/gsty4mdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/y4m/gsty4mdec.c b/gst/y4m/gsty4mdec.c
index 6bf27a87ef..c6b2065794 100644
--- a/gst/y4m/gsty4mdec.c
+++ b/gst/y4m/gsty4mdec.c
@@ -24,7 +24,7 @@
* <refsect2>
* <title>Example launch line</title>
* |[
- * gst-launch -v filesrc location=file.y4m ! y4mdec ! xvimagesink
+ * gst-launch-1.0 -v filesrc location=file.y4m ! y4mdec ! xvimagesink
* ]|
* </refsect2>
*/