[PATCH 3/7] modetest: Add test pattern support for missing packed YUV formats

2012-07-20 Thread Laurent Pinchart
Implement tiles and SMPTE test pattern generation for the UYVY, VYUY and YVYU formats. Signed-off-by: Laurent Pinchart --- tests/modetest/modetest.c | 53 ++--- 1 files changed, 40 insertions(+), 13 deletions(-) diff --git a/tests/modetest/modetest.c b/

[PATCH 3/7] modetest: Add test pattern support for missing packed YUV formats

2012-07-20 Thread Laurent Pinchart
Implement tiles and SMPTE test pattern generation for the UYVY, VYUY and YVYU formats. Signed-off-by: Laurent Pinchart --- tests/modetest/modetest.c | 53 ++--- 1 files changed, 40 insertions(+), 13 deletions(-) diff --git a/tests/modetest/modetest.c b/