[meta-arago] [PATCH] v4l2 H264 encoder plugin changes

2021-05-19 Thread roopangkumar.patel
From: Roopang Patel Changes: 1) Given support of v4l2 extra controls such as bitrate,gopsize and iperiod for H264 encoding and also added as v4l2 H264 plugin properties to set and get for dynamic value change. 2) We need to set these extra controls before the gstreamer pipeline set format API

Re: [meta-arago] [PATCH] v4l2 H264 encoder plugin changes

2021-05-19 Thread Denys Dmytriyenko
On Wed, May 19, 2021 at 05:39:29PM -0500, Nishanth Menon wrote: > On 18:16-20210519, roopangkumar.pa...@ti.com wrote: > > From: Roopang Patel > > > > Changes: > > 1) Given support of v4l2 extra controls such as > > bitrate,gopsize and iperiod for H264 encodin

Re: [meta-arago] [PATCH] v4l2 H264 encoder plugin changes

2021-05-19 Thread Nishanth Menon
On 18:16-20210519, roopangkumar.pa...@ti.com wrote: > From: Roopang Patel > > Changes: > 1) Given support of v4l2 extra controls such as > bitrate,gopsize and iperiod for H264 encoding and > also added as v4l2 H264 plugin properties to set and > get for dynamic value ch

Re: [meta-arago] [PATCH] v4l2 H264 encoder plugin changes

2021-05-19 Thread Nishanth Menon
On 19:06-20210519, Denys Dmytriyenko wrote: [...] > > > + } > > > > If this is a kernel patch, please don't post it in public kernel list > > with ti.com ID - this is wrong in so many kernel coding style ways. > > I believe this patch is fo