commit | e25ec9141114c7124eeba09385e272dd76fbe617 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Mar 28 01:23:54 2019 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Apr 25 10:59:20 2019 -0400 |
tree | 6911f9d8b414392216da7004f0fb4bb9de278bd3 | |
parent | 8dce4b265a5357731058f69645840dabc718c687 [diff] |
media: v4l: Add definitions for missing 32-bit RGB formats The V4L2 API is missing the 32-bit RGB formats for the ABGR, XBGR, RGBA and RGBX component orders. Add them, using the same 4CCs as DRM. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>