[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <afd123ecc8b009895d39a44c248fdd684730c2cc.camel@collabora.com>
Date: Thu, 18 Apr 2024 16:17:49 -0400
From: Nicolas Dufresne <nicolas.dufresne@...labora.com>
To: Yunfei Dong <yunfei.dong@...iatek.com>, Nícolas "F .
R . A . Prado" <nfraprado@...labora.com>, Hans Verkuil
<hverkuil-cisco@...all.nl>, AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>, Benjamin Gaignard
<benjamin.gaignard@...labora.com>, Nathan Hebert <nhebert@...omium.org>,
Sebastian Fricke <sebastian.fricke@...labora.com>
Cc: Hsin-Yi Wang <hsinyi@...omium.org>, Fritz Koenig
<frkoenig@...omium.org>, Daniel Vetter <daniel@...ll.ch>, Steve Cho
<stevecho@...omium.org>, linux-media@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org,
Project_Global_Chrome_Upstream_Group@...iatek.com
Subject: Re: [PATCH v2,0/5] media: change the calculation method of
sizeimage
Hi,
sorry for the long delay.
Le mardi 09 avril 2024 à 14:44 +0800, Yunfei Dong a écrit :
> The bytesperline and sizeimage of each plan are different for 8bit
> and 10bit bitstreams. Using v4l2 common interface to calculate them
> independently.
>
> ---
> compare with v1:
> - add patch 1/2/3/4
> - change the calculation method for sizeimage for patch 5
> ---
> Yunfei Dong (5):
> media: mediatek: vcodec: fix incorrect MT2T format information
> media: mediatek: vcodec: fix incorrect MT2R format information
As per recommandation of the "Submitting Patches":
> On the other hand, if you make a single change to numerous files, group those
> changes into a single patch. Thus a single logical change is contained within
> a single patch.
In general, when two patches have an identical description its a sign they
should be one patch. Would be nice to squash these two.
> media: mediatek: vcodec: add MM21 format definition
> media: mediatek: vcodec: add MT21 format definition
Same.
> media: mediatek: vcodec: fix incorrect sizeimage for 10bit bitstream
>
> .../mediatek/vcodec/decoder/mtk_vcodec_dec.c | 28 ++++++-------------
> drivers/media/v4l2-core/v4l2-common.c | 12 +++++---
> 2 files changed, 16 insertions(+), 24 deletions(-)
>
Powered by blists - more mailing lists