From aeadb5d4e590ed0d678ab0bb5fe068160a49e79d Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Tue, 14 Oct 2008 12:47:35 -0300 Subject: [PATCH] V4L/DVB (9238): Add support for rgb565 pixel formats to vivi This patch adds RGB565 pixel format support to the vivi driver. Both little endian and big endian versions are added. The driver follows the RGB pixel format described in Table 2-2 of the V4L2 API spec, _not_ the older BGR interpretation described in Table 2-1. Signed-off-by: Magnus Damm Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed