[libcamera-devel] [PATCH v3 0/3] raspberrypi: FPS control

Laurent Pinchart laurent.pinchart at ideasonboard.com
Thu Jun 25 05:28:45 CEST 2020


Hi Naush,

On Wed, Jun 24, 2020 at 09:19:15AM +0100, Naushir Patuck wrote:
> Hi all,
> 
> Gentle nudge to have some feedback on this please.

I'm sorry for the delay. I'll handle this one today.

> On Mon, 8 Jun 2020 at 14:36, Naushir Patuck <naush at raspberrypi.com> wrote:
> >
> > Hi all,
> >
> > The last patch on this topic generated some useful comments.  I've updated
> > the patch with the recommendations so we can continue discussion on this feature.
> >
> > Regards,
> > Naush
> >
> > Naushir Patuck (3):
> >   libcamera: controls: Add frame duration control
> >   libcamera: raspberrypi: Add control of sensor vblanking
> >   ipa: raspberrypi: config: Update shutter speeds for imx219/477 and
> >     ov5647
> >
> >  include/libcamera/ipa/raspberrypi.h           |  1 +
> >  src/ipa/raspberrypi/cam_helper.cpp            | 38 ++++++++++++++-
> >  src/ipa/raspberrypi/cam_helper.hpp            | 15 +++++-
> >  src/ipa/raspberrypi/cam_helper_imx219.cpp     | 13 ++++-
> >  src/ipa/raspberrypi/cam_helper_imx477.cpp     | 11 ++++-
> >  src/ipa/raspberrypi/cam_helper_ov5647.cpp     | 11 ++++-
> >  src/ipa/raspberrypi/data/imx219.json          | 15 +++++-
> >  src/ipa/raspberrypi/data/imx477.json          | 15 +++++-
> >  src/ipa/raspberrypi/data/ov5647.json          | 15 +++++-
> >  src/ipa/raspberrypi/raspberrypi.cpp           | 48 ++++++++++++++++---
> >  src/libcamera/control_ids.yaml                | 18 +++++++
> >  .../pipeline/raspberrypi/raspberrypi.cpp      |  2 +
> >  12 files changed, 182 insertions(+), 20 deletions(-)

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list