Age | Commit message (Expand) | Author |
2022-03-28 | libcamera: v4l2_videodevice: Better tracking of the device state | Naushir Patuck |
2022-03-28 | pipeline: raspberrypi: Repurpose RPi::Stream::reset() | Naushir Patuck |
2022-03-28 | pipeline: raspberrypi: Free buffers in the RPiCamera destructor and re-configure | Naushir Patuck |
2022-03-28 | pipeline: raspberrypi: Move freeBuffers() to the RPiCameraData class | Naushir Patuck |
2022-03-28 | pipeline: raspberrypi: Avoid over-allocation for ISP Output 1 | Naushir Patuck |
2022-03-25 | libcamera: base: timer: Drop start() overload with int argument | Laurent Pinchart |
2022-03-25 | pipeline: rkisp1: Match sensor aspect ratio when generating configurations | Laurent Pinchart |
2022-03-25 | cam: Fix indentation in meson.build | Laurent Pinchart |
2022-03-23 | ipa: rkisp1: Replace event-based ops with dedicated functions | Umang Jain |
2022-03-23 | ipa: rkisp1: Drop private exposure and gain limits | Umang Jain |
2022-03-23 | libcamera: framebuffer: Add a missing space in documentation | Umang Jain |
2022-03-23 | libcamera: v4l2_videodevice: Clarify setting of v4l2_buffer timestamp | Umang Jain |
2022-03-23 | libcamera: v4l2_videodevice: Remove setting of buffer sequence | Umang Jain |
2022-03-23 | libcamera: camera_sensor: Add OV5640 sensor properties | Paul Elder |
2022-03-23 | ipa: raspberrypi: Add tuning file for IMX296 sensor | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: Add camera helper for Sony IMX296 sensor | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: cam_helper: Make exposure conversion functions virtual | Naushir Patuck |
2022-03-23 | libcamera: camera_sensor: Add IMX296 sensor properties | Laurent Pinchart |
2022-03-23 | ipa: raspberrypi: awb: Fix typo in AWB mode conversion table | David Plowman |
2022-03-17 | v4l2: camera_proxy: Fix header include order | Kieran Bingham |
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 |