Re: [PATCH] media: amphion: fix decoder's interlaced filed
From: Fabio Estevam
Date: Tue Apr 12 2022 - 07:59:19 EST
Hi Ming,
In Subject: s/filed/field
On Tue, Apr 12, 2022 at 7:52 AM Ming Qian <ming.qian@xxxxxxx> wrote:
>
> For interlaced frame, the amphion vpu will store the
> two fileds sequential into one buffer, top-bottom order
s/fileds/fields
> so the filed should be set to V4L2_FIELD_SEQ_TB.
s/filed/field
> fix the previous bug that setting it to V4L2_FIELD_SEQ_BT wrongly.
s/setting/set
Do you need to pass a Fixes tag too?