summaryrefslogtreecommitdiff
path: root/src/libcamera/camera_sensor.cpp
AgeCommit message (Expand)Author
2019-10-13libcamera: v4l2_device: Replace V4L2ControlList with ControlListLaurent Pinchart
2019-07-02libcamera: v4l2_device: Add method to retrieve all supported controlsLaurent Pinchart
2019-06-25libcamera: camera_sensor: Add V4L2 control operationsJacopo Mondi
2019-06-19libcamera: v4l2_subdevice: Replace FormatEnum with ImageFormatsNiklas Söderlund
2019-06-11libcamera: Fix CameraSensor::getFormat() search orderMickael Guene
2019-04-30libcamera: Use the Size class through libcameraLaurent Pinchart
2019-04-19libcamera: Include header related to source file firstLaurent Pinchart
2019-04-19libcamera: Document documentation style and update the code accordinglyLaurent Pinchart
2019-04-18libcamera: camera_sensor: Add a new class to model a camera sensorLaurent Pinchart