[libcamera-devel] [PATCH v3 0/3] raspberrypi: FPS control
Naushir Patuck
naush at raspberrypi.com
Wed Jun 24 10:19:15 CEST 2020
Hi all,
Gentle nudge to have some feedback on this please.
Thanks,
Naush
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(-)
>
> --
> 2.25.1
>
More information about the libcamera-devel
mailing list