commit | 56bfef3e72cf4a98d0e8f56129673146733c1366 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon May 26 19:57:21 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Jul 17 12:44:57 2014 -0300 |
tree | e7de3d46f169c50473cb1b4647853f87124411c8 | |
parent | d6c71e8ceb9fe79aaf9c2f73af5cb2ef93526b0d [diff] |
[media] v4l: vsp1: Switch to XRGB formats The driver ignores the alpha component on output video nodes and hardcodes the alpha component to 0 on capture video nodes. Make this explicit by exposing XRGB formats. Compatibility with existing userspace applications is handled by selecting the XRGB format corresponding to the requested old RGB format. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>