summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorMing Qian <ming.qian@nxp.com>2022-04-06 12:47:33 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-04-24 10:48:29 +0300
commitd387c6f64028ff181c83e67ba6a938ebdace78b6 (patch)
tree71e7f2a559fc52e166bacde09e6d734313c82515 /Documentation/admin-guide
parent7aa65a75f894a2974422fe2bc8281295310f7eb6 (diff)
downloadlinux-d387c6f64028ff181c83e67ba6a938ebdace78b6.tar.xz
media: imx-jpeg: Correct the pixel format of rgb
The hardware is capable of encoding/decoding RGB and ARGB formats in whatever order the color components are, but the resulting jpegs look good if we start with raw data in BGR/ABGR order, so we will further only support V4L2_PIX_FMT_BGR24 and V4L2_PIX_FMT_ABGR32. Signed-off-by: Ming Qian <ming.qian@nxp.com> Reviewed-by: Mirela Rabulea <mirela.rabulea@nxp.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions