Age | Commit message (Expand) | Author |
2022-03-17 | ipa: ipu3: agc: Use existing local short-hand variable in configure() | Laurent Pinchart |
2022-03-17 | ipa: ipu3: agc: Reset frame count when configuring AGC | Laurent Pinchart |
2022-03-17 | libipa: Add CameraSensorHelper for OV2740 | Daniel Scally |
2022-03-17 | libcamera: Add OV2740 camera sensor properties | Daniel Scally |
2022-03-17 | README: Extend gstreamer examples | Kieran Bingham |
2022-03-15 | ipa: ipu3: Send lens controls to pipeline handler | Daniel Scally |
2022-03-15 | libcamera: ipu3: Pass lens controls to config info | Daniel Scally |
2022-03-15 | libcamera: ipa: Rename ctrls_ member | Daniel Scally |
2022-03-15 | libcamera: ipa: Add lens control member to ipu3 ipa interface | Daniel Scally |
2022-03-15 | libcamera: camera_lens: Add function to fetch subdev controls | Daniel Scally |
2022-03-15 | libcamera: camera_sensor: Discover VCMs through ancillary links | Daniel Scally |
2022-03-15 | libcamera: media_device: Handle ancillary links in populateLinks() | Daniel Scally |
2022-03-15 | include: linux: Add MEDIA_LNK_FL_ANCILLARY_LINK | Daniel Scally |
2022-03-15 | libcamera: Add members to MediaEntity to support ancillary entities | Daniel Scally |
2022-03-15 | ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM | Kate Hsuan |
2022-03-11 | ipa: ipu3: awb: Clamp gain values | Jean-Michel Hautbois |
2022-03-11 | ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration | Jean-Michel Hautbois |
2022-03-11 | ipa: ipu3: Shorten exposure and gain lines | Jean-Michel Hautbois |
2022-03-11 | ipa: ipu3: Return filtered value | Jean-Michel Hautbois |
2022-03-11 | libcamera: Fix typo in a function name for camera lens class | Jean-Michel Hautbois |
2022-03-04 | libcamera: pipeline: raspberrypi: Fix scaler crop when sensor is configured | David Plowman |
2022-03-03 | android: camera_request: Lifetime of a Camera3RequestDescriptor | Umang Jain |
2022-03-03 | android: Document the structures and functions for post-processing | Umang Jain |
2022-02-22 | libcamera: Require gcc 8 or newer | Laurent Pinchart |
2022-02-21 | cam: Use structured bindings in range-based for loops | Nejc Galof |
2022-02-15 | v4l2: v4l2_camera_proxy: Fix timestamp calculation | Kieran Bingham |
2022-02-10 | ipa: raspberrypi: Reduce the controller rate to 30fps | Naushir Patuck |
2022-02-10 | pipeline: raspberrypi: Simplify image/embedded buffer matching logic | Naushir Patuck |
2022-02-10 | pipeline: raspberrypi: Allow Stream::returnBuffer() to handle internal buffers | Naushir Patuck |
2022-02-08 | ipa: raspberrypi: awb: Better handling of how we disable AWB | David Plowman |
2022-02-08 | cam: kms_sink: Use the first suitable pipeline found | Eric Curtin |
2022-02-04 | libcamera: base: object: Prevent the same signal being connected more than once | Kieran Bingham |
2022-02-04 | libcamera: pipeline_handler: Register requests | Kieran Bingham |
2022-02-04 | v4l2: Provide libcamerify wrapper script | Kieran Bingham |
2022-02-03 | lc-compliance: Only download gtest subproject as a fallback | Javier Martinez Canillas |
2022-02-03 | ipa: raspberrypi: config: Increase the max gain in the exposure profiles | Naushir Patuck |
2022-02-03 | ipa: raspberrypi: Limit the maximum sensor gain used | Naushir Patuck |
2022-02-03 | libcamera: pipeline: raspberrypi: Do not mark the Embedded Data stream as ext... | Naushir Patuck |
2022-02-02 | v4l2: Accept read-only buffers mappings and require MAP_SHARED | Laurent Pinchart |
2022-02-01 | pipeline: raspberrypi: Fix the buffer count calculation for the ISP input stream | Naushir Patuck |
2022-02-01 | pipeline: raspberrypi: Fix log message | Naushir Patuck |
2022-01-27 | utils: ipc: Add __init__.py for local module utils/ipc/generators | Han-Lin Chen |
2022-01-21 | v4l2: V4L2CameraProxy: Add support for PREPARE_BUF as one of the supported ioctl | Vedant Paranjape |
2022-01-19 | gstreamer: gstlibcamerasrc: Fix include ordering | Kieran Bingham |
2022-01-19 | qcam: main_window: Fix include ordering | Kieran Bingham |
2022-01-19 | test: Ensure CameraTest tests are not run in parallel | Kieran Bingham |
2022-01-19 | pipeline: raspberrypi: Return all ISP resolutions from generateConfiguration() | Naushir Patuck |
2022-01-19 | pipeline: raspberrypi: Simplify calculation of sensor's native Bayer order | David Plowman |
2022-01-19 | libcamera: camera_sensor: Clear camera flips after opening the device | David Plowman |
2022-01-17 | test: v4l2_compat: Add --verbose argument | Laurent Pinchart |