From def52393205cbd22b0b4a59096db2a0dcc72cd0a Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Tue, 14 Oct 2008 12:47:43 -0300 Subject: [PATCH] V4L/DVB (9239): Add support for rgb555 pixel formats to vivi This patch adds RGB555 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