summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMirela Rabulea <mirela.rabulea@nxp.com>2021-03-11 01:28:49 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-03-22 10:35:36 +0100
commitb8035f7988a82cbbabf1009b9f3234ff2431f8a4 (patch)
tree12c697ac478db28d673d4d98fdbd08790ca49d8b /tools
parentb16ed1e660085dc9e6c8425e9c584055484f4665 (diff)
downloadlinux-stable-b8035f7988a82cbbabf1009b9f3234ff2431f8a4.tar.gz
linux-stable-b8035f7988a82cbbabf1009b9f3234ff2431f8a4.tar.bz2
linux-stable-b8035f7988a82cbbabf1009b9f3234ff2431f8a4.zip
media: Add parsing for APP14 data segment in jpeg helpers
According to Rec. ITU-T T.872 (06/2012) 6.5.3 APP14 segment is for color encoding, it contains a transform flag, which may have values of 0, 1 and 2 and are interpreted as follows: 0 - CMYK for images that are encoded with four components - RGB for images that are encoded with three components 1 - An image encoded with three components using YCbCr colour encoding. 2 - An image encoded with four components using YCCK colour encoding. This is used in imx-jpeg decoder, to distinguish between YUV444 and RGB24. Signed-off-by: Mirela Rabulea <mirela.rabulea@nxp.com> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions