[libcamera-devel] [PATCH v4 0/3] raspberrypi: FPS control
Naushir Patuck
naush at raspberrypi.com
Wed Dec 9 11:26:27 CET 2020
Hi all,
Here is v4 of the framerate control work. Apologies that this has been sent some months after the the last version, but other things took priority. I think most of the changes here are uncontroversial after the last round of discussions on the same topic.
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 | 37 ++++++++++++++++-
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 | 41 ++++++++++++++++---
src/libcamera/control_ids.yaml | 13 ++++++
.../pipeline/raspberrypi/raspberrypi.cpp | 3 +-
12 files changed, 171 insertions(+), 19 deletions(-)
--
2.25.1
More information about the libcamera-devel
mailing list