Age | Commit message (Expand) | Author |
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 |
2022-01-14 | v4l2: v4l2_camera_proxy: Use file description in debug messages | Laurent Pinchart |
2022-01-14 | v4l2: v4l2_compat_manager: Store V4L2CameraFile in mmaps_ | Laurent Pinchart |
2022-01-14 | v4l2: v4l2_camera_proxy: Drop trace message from freeBuffers() | Laurent Pinchart |
2022-01-14 | v4l2: v4l2_camera_file: Store file description | Laurent Pinchart |
2022-01-14 | v4l2: v4l2_compat_manager: Print path and fd in openat() | Laurent Pinchart |
2022-01-14 | v4l2: v4l2_camera_proxy: Zero flags in VIDIOC_REQBUFS | Laurent Pinchart |
2022-01-10 | pipeline: raspberrypi: Demote the category of a logging message | Naushir Patuck |
2022-01-08 | libcamera: pipeline: raspberrypi: Update sensor's V4L2_CID_NOTIFY_GAINS control | David Plowman |
2022-01-08 | libcamera: v4l2_device: Add support for integer array controls | David Plowman |
2022-01-08 | include: linux: Update kernel headers to version v5.16-rc7 | David Plowman |
2022-01-08 | v4l2: v4l2_camera_proxy: Add EXPBUF as one of the supported ioctl | Vedant Paranjape |
2022-01-06 | pipeline: raspberrypi: Add support for Video Mux and Bridge devices | Naushir Patuck |
2022-01-06 | pipeline: raspberrypi: Move sensor entity detection out of registerCamera() | Naushir Patuck |
2022-01-06 | libcamera: pkg-config: Do not hardcode version | Kieran Bingham |
2022-01-03 | meson: reduce required version to 0.53 | Christian Rauch |
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 |
2022-01-03 | libcamera: controls: Use ASSERT() instead of assert() | Laurent Pinchart |
2022-01-03 | utils: update-kernel-headers: Update path to intel-ipu3.h | Laurent Pinchart |
2021-12-29 | Documentation: guides: introduction: Fix typos | Eugen Hristev via libcamera-devel |
2021-12-29 | libcamera: pipeline: simple: Rename Entity::link to sourceLink | Laurent Pinchart |
2021-12-27 | README: Convert tabs to spaces | Johann Koenig |