devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] imx-jpeg: Support dynamic resolution change
@ 2022-03-18  8:16 Ming Qian
  2022-03-18  8:16 ` [PATCH v2 1/5] media: imx-jpeg: Refactor function mxc_jpeg_parse Ming Qian
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ming Qian @ 2022-03-18  8:16 UTC (permalink / raw)
  To: mchehab, shawnguo, s.hauer, mirela.rabulea
  Cc: hverkuil-cisco, kernel, festevam, linux-imx, linux-media,
	linux-kernel, devicetree, linux-arm-kernel

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.

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
-- 
2.33.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-03-21 16:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 0/5] " mirela.rabulea

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).