[libcamera-devel] [PATCH v3 0/2] Fix CameraSensor::sensorInfo by updating VBLANK ControlInfo

David Plowman david.plowman at raspberrypi.com
Wed May 5 15:53:06 CEST 2021


Hi everyone

Thanks for all the reviews and suggestions.

This latest revision takes all those on board but is otherwise
unchanged.

Best regards
David

David Plowman (2):
  libcamera: camera_sensor: Fix frame lengths calculated by sensorInfo()
  libcamera: pipeline: raspberrypi: Update ControlInfos after sensor
    format change

 include/libcamera/internal/camera_sensor.h    |  2 +
 include/libcamera/internal/v4l2_device.h      |  2 +
 src/libcamera/camera_sensor.cpp               | 32 +++++++++++++++-
 .../pipeline/raspberrypi/raspberrypi.cpp      |  7 ++++
 src/libcamera/v4l2_device.cpp                 | 37 +++++++++++++++++++
 5 files changed, 79 insertions(+), 1 deletion(-)

-- 
2.20.1



More information about the libcamera-devel mailing list