Re: [PATCH v5 01/23] vb2: add requires_requests bit for stateless codecs

2019-03-20 Thread Hans Verkuil
On 3/20/19 11:21 AM, Mauro Carvalho Chehab wrote: > Em Wed, 6 Mar 2019 13:13:21 -0800 > Dafna Hirschfeld escreveu: > >> From: Hans Verkuil >> >> Stateless codecs require the use of the Request API as opposed of it >> being optional. >> >> So add a bit to indicate this and let vb2 check for this

Re: [PATCH v5 01/23] vb2: add requires_requests bit for stateless codecs

2019-03-20 Thread Mauro Carvalho Chehab
Em Wed, 6 Mar 2019 13:13:21 -0800 Dafna Hirschfeld escreveu: > From: Hans Verkuil > > Stateless codecs require the use of the Request API as opposed of it > being optional. > > So add a bit to indicate this and let vb2 check for this. > > Signed-off-by: Hans Verkuil > --- > drivers/media/c

Re: [PATCH v5 01/23] vb2: add requires_requests bit for stateless codecs

2019-03-12 Thread Paul Kocialkowski
Hi, On Wed, 2019-03-06 at 13:13 -0800, Dafna Hirschfeld wrote: > From: Hans Verkuil > > Stateless codecs require the use of the Request API as opposed of it > being optional. > > So add a bit to indicate this and let vb2 check for this. > > Signed-off-by: Hans Verkuil Reviewed-by: Paul Kocia

[PATCH v5 01/23] vb2: add requires_requests bit for stateless codecs

2019-03-06 Thread Dafna Hirschfeld
From: Hans Verkuil Stateless codecs require the use of the Request API as opposed of it being optional. So add a bit to indicate this and let vb2 check for this. Signed-off-by: Hans Verkuil --- drivers/media/common/videobuf2/videobuf2-core.c | 5 - drivers/media/common/videobuf2/videobuf2