Age | Commit message (Expand) | Author |
2022-04-13 | ipa: vimc: Establish logical order of operations | Umang Jain |
2022-04-08 | ipa: ipu3: Replace event-based ops with dedicated functions | Umang Jain |
2022-04-07 | libcamera: base: utils: Add missing constructor for Duration | Laurent Pinchart |
2022-04-06 | libcamera: camera_sensor: Drop const on the return value of sizes() | Laurent Pinchart |
2022-04-06 | pipeline: raspberrypi: Add a Unicam dequeue timeout | Naushir Patuck |
2022-04-06 | libcamera: v4l2_videodevice: Add a dequeue timer | Naushir Patuck |
2022-04-06 | ipa: raspberrypi: Correct some of the ControlInfo ranges and defaults | David Plowman |
2022-04-02 | ipa: vimc: Rename processControls() to queueRequest() | Umang Jain |
2022-04-02 | ipa: rkisp1: Split queuing of request and parameter filling | Umang Jain |
2022-03-28 | libcamera: v4l2_videodevice: Empty the V4L2 buffer cache on streamOff() | Naushir Patuck |
2022-03-28 | libcamera: v4l2_videodevice: Better tracking of the device state | Naushir Patuck |
2022-03-25 | libcamera: base: timer: Drop start() overload with int argument | Laurent Pinchart |
2022-03-23 | ipa: rkisp1: Replace event-based ops with dedicated functions | Umang Jain |
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 | 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-11 | libcamera: Fix typo in a function name for camera lens class | Jean-Michel Hautbois |
2022-02-04 | libcamera: pipeline_handler: Register requests | Kieran Bingham |
2022-01-08 | include: linux: Update kernel headers to version v5.16-rc7 | David Plowman |
2022-01-03 | libcamera: pipeline_handler: Make lock() and unlock() thread-safe | Laurent Pinchart |
2022-01-03 | libcamera: media_device: Move recursive lock handling to pipeline handler | Laurent Pinchart |
2021-12-13 | libcamera: camera: Add validateColorSpaces to CameraConfiguration class | David Plowman |
2021-12-13 | libcamera: v4l2_subdevice: Add colorSpace field to V4L2SubdeviceFormat | David Plowman |
2021-12-13 | libcamera: video_device: Support passing ColorSpaces to V4L2 video devices | David Plowman |
2021-12-13 | libcamera: video_device: Convert between ColorSpace class and V4L2 formats | David Plowman |
2021-12-13 | libcamera: stream: Add ColorSpace fields to StreamConfiguration | David Plowman |
2021-12-13 | libcamera: Add ColorSpace class | David Plowman |
2021-12-11 | libcamera: request: Add Request::Private::prepare() | Jacopo Mondi |
2021-12-11 | libcamera: pipeline: Introduce stopDevice() | Jacopo Mondi |
2021-12-11 | libcamera: pipeline_handler: Split request queueing | Jacopo Mondi |
2021-12-11 | libcamera: request: Add Fence to Request::addBuffer() | Jacopo Mondi |
2021-12-11 | libcamera: framebuffer: Add Fence to FrameBuffer | Jacopo Mondi |
2021-12-11 | libcamera: fence: Introduce Fence | Jacopo Mondi |
2021-12-11 | libcamera: request: Make Request class Extensible | Laurent Pinchart |
2021-12-07 | libcamera: base: utils: Add abs_diff() utility function | Laurent Pinchart |
2021-12-06 | libcamera: camera_sensor: Enable to set a test pattern mode | Hirokazu Honda |
2021-12-06 | libcamera: camera_sensor: Reference test pattern modes by enum type | Hirokazu Honda |
2021-12-06 | libcamera: framebuffer: Enable attaching additional data to FrameBuffer | Hirokazu Honda |
2021-12-04 | libcamera: base: shared_fd: Add comparison operators | Laurent Pinchart |
2021-12-04 | libcamera: base: shared_fd: Rename fd() to get() | Laurent Pinchart |
2021-12-04 | libcamera: base: Rename FileDescriptor to SharedFD | Laurent Pinchart |
2021-12-04 | libcamera: v4l2_videodevice: Pass FileDescriptor to open() | Laurent Pinchart |
2021-12-04 | libcamera: v4l2_videodevice: Use fd for a file descriptor | Hirokazu Honda |
2021-12-04 | libcamera: v4l2_device: Use UniqueFD for a file descriptor | Hirokazu Honda |
2021-12-04 | libcamera: media_device: Manage fd by UniqueFD | Hirokazu Honda |
2021-12-04 | libcamera: process: Manage pipe fds by UniqueFD | Hirokazu Honda |
2021-12-04 | libcamera: ipc_unixsocket: Use UniqueFD for a file descriptor | Hirokazu Honda |
2021-12-04 | libcamera: file: Manage fd by UniqueFD | Hirokazu Honda |