Re: [PATCHv2 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats

2019-08-16 Thread Tomasz Figa
Hi Marek, On Fri, Aug 16, 2019 at 8:37 PM Marek Szyprowski wrote: > > Hi Tomasz, > > On 2019-08-15 12:14, Tomasz Figa wrote: > > Hi Hans, > > > > On Mon, Aug 12, 2019 at 8:05 PM Hans Verkuil > > wrote: > >> From: Maxime Jourdan > >> > >> Tag all the coded formats where the s5p_mfc decoder supp

Re: [PATCHv2 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats

2019-08-16 Thread Marek Szyprowski
Hi Tomasz, On 2019-08-15 12:14, Tomasz Figa wrote: > Hi Hans, > > On Mon, Aug 12, 2019 at 8:05 PM Hans Verkuil wrote: >> From: Maxime Jourdan >> >> Tag all the coded formats where the s5p_mfc decoder supports dynamic >> resolution switching or has a bytestream parser. >> > I believe it depends o

Re: [PATCHv2 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats

2019-08-15 Thread Tomasz Figa
Hi Hans, On Mon, Aug 12, 2019 at 8:05 PM Hans Verkuil wrote: > > From: Maxime Jourdan > > Tag all the coded formats where the s5p_mfc decoder supports dynamic > resolution switching or has a bytestream parser. > I believe it depends on the MFC hardware version. v5 might have some additional res

Re: [PATCHv2 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats

2019-08-14 Thread Paul Kocialkowski
Hi, On Mon 12 Aug 19, 13:05, Hans Verkuil wrote: > From: Maxime Jourdan > > Tag all the coded formats where the s5p_mfc decoder supports dynamic > resolution switching or has a bytestream parser. Looks good to me, despite lacking knowledge of whether this matches what the hardware really suppor

[PATCHv2 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats

2019-08-12 Thread Hans Verkuil
From: Maxime Jourdan Tag all the coded formats where the s5p_mfc decoder supports dynamic resolution switching or has a bytestream parser. Signed-off-by: Maxime Jourdan Signed-off-by: Hans Verkuil [hverkuil-ci...@xs4all.nl: added CONTINUOUS_BYTESTREAM] --- .../media/platform/s5p-mfc/s5p_mfc_c