Re: [PATCH v6 6/9] media: Add parsing for APP14 data segment in jpeg helpers

2021-01-04 Thread Philipp Zabel
Hi Mirela, thank you for the update. Just two issues below: On Tue, 2020-12-15 at 13:18 +0200, Mirela Rabulea (OSS) wrote: > From: Mirela Rabulea > > 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,

[PATCH v6 6/9] media: Add parsing for APP14 data segment in jpeg helpers

2020-12-15 Thread Mirela Rabulea (OSS)
From: Mirela Rabulea 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 w