From: Aviv Greenberg Date: Wed, 3 Dec 2014 11:14:09 +0000 (-0300) Subject: [media] v4l: Add packed Bayer raw10 pixel formats X-Git-Tag: fixes-v4.0-rc1~147^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4353e36ee84d936859eb6d65ecd9d3076edd11bc;p=pandora-kernel.git [media] v4l: Add packed Bayer raw10 pixel formats These formats are just like 10-bit raw bayer formats that exist already, but the pixels are not padded to byte boundaries. Instead, the eight high order bits of four consecutive pixels are stored in four bytes, followed by a byte of two low order bits of each of the four pixels. Signed-off-by: Aviv Greenberg Signed-off-by: Sakari Ailus Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed