[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200323130937.3666244-1-adrian.ratiu@collabora.com>
Date: Mon, 23 Mar 2020 15:09:35 +0200
From: Adrian Ratiu <adrian.ratiu@...labora.com>
To: Philipp Zabel <p.zabel@...gutronix.de>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
Ezequiel Garcia <ezequiel@...labora.com>, kernel@...labora.com,
kernel@...gutronix.de, Tim Harvey <tharvey@...eworks.com>
Subject: [PATCH 0/2] media: coda: Add ability to decode wider range of jpegs
Hello,
At Ezequiel's suggestion I'm sending these patches as a standalone
series which applies on top of Philipp's v2 decoder series located
at Message-Id: <20200318183536.15779-1-p.zabel@...gutronix.de>
The use case for these is that we get jpegs from smartphone apps
over which we have no control: they run on a variety of OSes /
technologies / libraries, could produce jpegs with dimensions from
64x64 to full HD and could use standard or optimized huffman coding.
By relaxing these two checks in the decoder we are able to correctly
display all our images and think these would also benefit others.
Tested with CODA960 on IMX6DL.
Kind regards,
Adrian
Adrian Ratiu (2):
media: coda: jpeg: support optimized huffman tables
media: coda: be more flexible wrt jpeg dimensions
drivers/media/platform/coda/coda-jpeg.c | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)
--
2.25.2
Powered by blists - more mailing lists