summaryrefslogtreecommitdiff
path: root/sys/ximage/ximagesink.c
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-07-07 21:24:38 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-07-07 23:59:59 +0100
commitdd56714b14da80054b1201cf655b0780268960a5 (patch)
tree546c98b08861b8be63bafbee39ddc6a19e7ec928 /sys/ximage/ximagesink.c
parenta409d04d211f4ee5be3e916d5cdc8e013472f8f7 (diff)
ffmpegcolorspace -> videoconvert
Diffstat (limited to 'sys/ximage/ximagesink.c')
-rw-r--r--sys/ximage/ximagesink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ximage/ximagesink.c b/sys/ximage/ximagesink.c
index 80b575f13..5bf8949ff 100644
--- a/sys/ximage/ximagesink.c
+++ b/sys/ximage/ximagesink.c
@@ -81,7 +81,7 @@
* size are allocated along the way. If you take away the queue, scaling will
* happen almost immediately.
* |[
- * gst-launch -v videotestsrc ! navigationtest ! ffmpegcolorspace ! ximagesink
+ * gst-launch -v videotestsrc ! navigationtest ! videoconvert ! ximagesink
* ]| A pipeline to test navigation events.
* While moving the mouse pointer over the test signal you will see a black box
* following the mouse pointer. If you press the mouse button somewhere on the