From 92b37783eb2e9166efd82325f14d05de6a082081 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 1 Sep 2014 15:05:05 +0100 Subject: test/README: Add missing trailing characters from cut'n'paste When copying the command from the terminal I failed to highlight the last character. Signed-off-by: Chris Wilson --- test/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/README b/test/README index bd5aec9a..1bb3d7df 100644 --- a/test/README +++ b/test/README @@ -5,7 +5,7 @@ drawing commands and more explicit checking of the acceleration paths. Useful tools: # Packed YUV Xv tester -gst-launch-1.0 videotestsrc pattern=snow ! 'video/x-raw,format=UYVY,width=640,height=360' ! xvimagesin +gst-launch-1.0 videotestsrc pattern=snow ! 'video/x-raw,format=UYVY,width=640,height=360' ! xvimagesink # Planar YUV Xv tester -gst-launch-1.0 videotestsrc pattern=snow ! 'video/x-raw,format=I420,width=640,height=360' ! xvimagesin +gst-launch-1.0 videotestsrc pattern=snow ! 'video/x-raw,format=I420,width=640,height=360' ! xvimagesink -- cgit v1.2.3