[libcamera-devel] [PATCH v9 0/3] raspberrypi: FPS control
Naushir Patuck
naush at raspberrypi.com
Wed Dec 16 12:21:59 CET 2020
Hi,
I've rebased these changes to the top of tree in this version. There are no code changes over v8.
Thanks,
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 | 35 ++++++++++++++-
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 | 45 ++++++++++++++++---
src/libcamera/control_ids.yaml | 40 +++++++++++++++++
.../pipeline/raspberrypi/raspberrypi.cpp | 3 +-
12 files changed, 199 insertions(+), 20 deletions(-)
--
2.25.1
More information about the libcamera-devel
mailing list