From: "mirela.rabulea@oss.nxp.com" <mirela.rabulea@oss.nxp.com>
To: Ming Qian <ming.qian@nxp.com>,
mchehab@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de
Cc: hverkuil-cisco@xs4all.nl, kernel@pengutronix.de,
festevam@gmail.com, linux-imx@nxp.com,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/5] imx-jpeg: Support dynamic resolution change
Date: Mon, 21 Mar 2022 18:41:20 +0200 [thread overview]
Message-ID: <659fb73c-525d-cc2b-0512-651f0f5cbef3@oss.nxp.com> (raw)
In-Reply-To: <cover.1647590462.git.ming.qian@nxp.com>
On 18.03.2022 10:16, Ming Qian wrote:
> These patchset are to support dynamic resolution change.
> Avoid decoding error or even kernel panic.
> Otherwise, the Gstreamer v4l2videodec will fail to decode jpeg
> who is not decoded to yuyv.
>
For the entire patchset:
Reviewed-by: Mirela Rabulea <mirela.rabulea@nxp.com>
> Ming Qian (5):
> media: imx-jpeg: Refactor function mxc_jpeg_parse
> media: imx-jpeg: Identify and handle precision correctly
> media: imx-jpeg: Propagate the output frame size to the capture side
> media: imx-jpeg: Handle source change in a function
> media: imx-jpeg: Support dynamic resolution change
>
> .../media/platform/nxp/imx-jpeg/mxc-jpeg.c | 244 ++++++++++++------
> .../media/platform/nxp/imx-jpeg/mxc-jpeg.h | 3 +
> 2 files changed, 169 insertions(+), 78 deletions(-)
>
>
> base-commit: 71e6d0608e4d1b79069990c7dacb3600ced28a3b
prev parent reply other threads:[~2022-03-21 16:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-18 8:16 [PATCH v2 0/5] imx-jpeg: Support dynamic resolution change Ming Qian
2022-03-18 8:16 ` [PATCH v2 1/5] media: imx-jpeg: Refactor function mxc_jpeg_parse Ming Qian
2022-03-18 8:16 ` [PATCH v2 2/5] media: imx-jpeg: Identify and handle precision correctly Ming Qian
2022-03-18 8:16 ` [PATCH v2 3/5] media: imx-jpeg: Propagate the output frame size to the capture side Ming Qian
2022-03-18 8:16 ` [PATCH v2 4/5] media: imx-jpeg: Handle source change in a function Ming Qian
2022-03-18 8:16 ` [PATCH v2 5/5] media: imx-jpeg: Support dynamic resolution change Ming Qian
2022-03-21 16:41 ` mirela.rabulea [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=659fb73c-525d-cc2b-0512-651f0f5cbef3@oss.nxp.com \
--to=mirela.rabulea@oss.nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=hverkuil-cisco@xs4all.nl \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=ming.qian@nxp.com \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).