Show patches with: State = Action Required       |    Archived = No       |   845 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[libcamera-devel] libcamera: camera_sensor: fix HBLANK RO check [libcamera-devel] libcamera: camera_sensor: fix HBLANK RO check - - - 0 0 0 2023-11-20 Alain Volmat New
[v2,1/1] apps: cam: kms_sink: Verify colorSpace presence before dereference Verify colorSpace presence during kms_sink configuration - 1 - 0 0 0 2024-12-17 Antoine Bouyer New
apps: cam: kms_sink: Verify colorSpace is defined before dereferencing to avoid undefined behavior apps: cam: kms_sink: Verify colorSpace is defined before dereferencing to avoid undefined behavior - 1 - 0 0 0 2024-12-17 Antoine Bouyer New
[1/1] libcamera: ipa: allow trusting modules by checksum libcamera: ipa: allow trusting modules by checksum - - - 0 0 0 2024-01-22 Arnout Engelen New
[libcamera-devel] libcamera: ipa: allow trusting modules by checksum [libcamera-devel] libcamera: ipa: allow trusting modules by checksum - - - 0 0 0 2024-01-20 Arnout Engelen New
[RFC,v2,9/9] libcamera: base: log: Store categories in list libcamera: base: log: Misc. changes - 1 - 0 0 0 2025-02-03 Barnabás Pőcze New
[RFC,v2,8/9] libcamera: base: log: Protect log categories with lock libcamera: base: log: Misc. changes - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,7/9] libcamera: base: log: Split `parseLogLevel[s]()` libcamera: base: log: Misc. changes - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,6/9] libcamera: base: log: Pass dynamic prefix through libcamera: base: log: Misc. changes - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,5/9] libcamera: base: log: Use `std::string_view` to avoid some copies libcamera: base: log: Misc. changes - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,4/9] libcamera: base: log: Make `LogCategory::severity_` atomic libcamera: base: log: Misc. changes - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,3/9] libcamera: base: log: Remove `LogMessage::init()` libcamera: base: log: Misc. changes - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,2/9] libcamera: base: log: Use `std::from_chars()` libcamera: base: log: Misc. changes - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,1/9] libcamera: base: log: Remove move constructor libcamera: base: log: Misc. changes - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,21/21] apps: lc-compliance: Rename `CaptureUnbalanced` apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,20/21] apps: lc-compliance: Make `EventLoop` a member apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,19/21] apps: lc-compliance: Run request completion handler in "main" thread apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,18/21] apps: lc-compliance: Add multi-stream tests apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,17/21] apps: lc-compliance: Support multiple streams in helpers apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,16/21] apps: lc-compliance: Merge `CaptureBalanced` and `CaptureUnbalanced` apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,15/21] apps: lc-compliance: Add message to `GTEST_SKIP()` apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,14/21] apps: lc-compliance: Use array instead of `std::vector` apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,13/21] apps: lc-compliance: Use `std::vector` for argument array apps: lc-compliance: Multi-stream tests - 3 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,12/21] apps: lc-compliance: Don't allocate `FrameBufferAllocator` dynamically apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,11/21] apps: lc-compliance: Remove redundant getter call apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,10/21] apps: lc-compliance: Optimize `std::shared_ptr` usage apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,09/21] apps: lc-compliance: Put tests into anonymous namespace apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,08/21] apps: lc-compliance: Initialize `CameraManager` pointer in `Environment` apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,07/21] apps: common: event_loop: Make it possible to exit with exception apps: lc-compliance: Multi-stream tests - - - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,06/21] apps: common: event_loop: Add way to cancel deferred calls apps: lc-compliance: Multi-stream tests - - - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,05/21] apps: common: event_loop: Remove unused type alias apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,04/21] apps: common: event_loop: Use single event source for deferred calls apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,03/21] apps: common: event_loop: Use `std::deque` instead of `std::list` apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,02/21] apps: common: event_loop: Disable copy/move apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,01/21] apps: common: event_loop: Take callbacks by rvalue ref apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v1] libcamera: thread: Fix event dispatcher creation [RFC,v1] libcamera: thread: Fix event dispatcher creation - - - 0 0 0 2025-01-28 Barnabás Pőcze New
[RFC,v1] libcamera: thread: Use `acquire` memo. when reading event dispatcher [RFC,v1] libcamera: thread: Use `acquire` memo. when reading event dispatcher - - - 0 0 0 2025-01-28 Barnabás Pőcze New
[RFC,v1] libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control [RFC,v1] libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control - - - 0 0 0 2025-01-28 Barnabás Pőcze New
[RFC,v1] libcamera: controls: ControlInfo: Ensure types match [RFC,v1] libcamera: controls: ControlInfo: Ensure types match - - - 0 0 0 2025-01-28 Barnabás Pőcze New
[RFC,v1] libcamera: {orientation, transform}FromRotation(): Return `std::optional` [RFC,v1] libcamera: {orientation, transform}FromRotation(): Return `std::optional` - - - 0 0 0 2025-01-28 Barnabás Pőcze New
[RFC,v2] libcamera: pipeline: Avoid unnecessary indirection in frame info map [RFC,v2] libcamera: pipeline: Avoid unnecessary indirection in frame info map - - - 0 0 0 2025-01-21 Barnabás Pőcze New
[RFC,v2] libcamera: process: Remove `ProcessManager` singleton [RFC,v2] libcamera: process: Remove `ProcessManager` singleton - - - 0 0 0 2025-01-21 Barnabás Pőcze New
[v1] libcamera: request: addBuffer(): Do fence check earlier [v1] libcamera: request: addBuffer(): Do fence check earlier - 2 - 0 0 0 2025-01-20 Barnabás Pőcze New
[RFC,v1] treewide: Prefer `std::string_view` over `const std::string&` in parameters [RFC,v1] treewide: Prefer `std::string_view` over `const std::string&` in parameters - - - 0 0 0 2024-12-15 Barnabás Pőcze New
[v1,6/6] Documentation: guides: pipeline-handler: Query pixel formats once [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,5/6] Documentation: guides: pipeline-handler: Simplify format collection [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,4/6] Documentation: guides: pipeline-handler: Fix `Camera::create()` link [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,3/6] Documentation: guides: pipeline-handler: Fix configuration creation [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,2/6] Documentation: guides: pipeline-handler: Fix property list file name [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,3/3] libcamera: yaml_parser: Use `YamlObject::find()` in contains/operator[] [v1,1/3] libcamera: yaml_parser: Add `YamlObject::find(key)` - 1 - 0 0 0 2024-12-05 Barnabás Pőcze New
[v1,2/3] treewide: Use `YamlObject::find()` [v1,1/3] libcamera: yaml_parser: Add `YamlObject::find(key)` - - - 0 0 0 2024-12-05 Barnabás Pőcze New
[v1,1/3] libcamera: yaml_parser: Add `YamlObject::find(key)` [v1,1/3] libcamera: yaml_parser: Add `YamlObject::find(key)` - 1 - 0 0 0 2024-12-05 Barnabás Pőcze New
[v1] treewide: move construct/assign `shared_ptr`s where possible [v1] treewide: move construct/assign `shared_ptr`s where possible - 1 - 0 0 0 2024-06-14 Barnabás Pőcze New
[libcamera-devel,RFC] rkisp1: adjust vblank to target framerate [libcamera-devel,RFC] rkisp1: adjust vblank to target framerate - - - 0 0 0 2023-05-23 Benjamin Bara New
[libcamera-devel] libcamera: pipeline: simple: Add support for controls [libcamera-devel] libcamera: pipeline: simple: Add support for controls - - - 0 0 0 2021-12-09 Benjamin Schaaf New
[libcamera-devel] libcamera: pipeline: simple: Add support for controls [libcamera-devel] libcamera: pipeline: simple: Add support for controls - - - 0 0 0 2021-12-08 Benjamin Schaaf New
[v1] ipa: mojom: Add sensor ID to IPACameraSensorInfo [v1] ipa: mojom: Add sensor ID to IPACameraSensorInfo - - - 0 0 0 2024-12-17 Celine Laurencin New
[v4,7/7] android: Remove Camera3RequestDescriptor::streamsProcessMutex_ Refactor Android HAL before supporting partial result - - - 0 0 0 2024-12-10 Cheng-Hao Yang New
[v4,6/7] android: notify CAMERA3_MSG_ERROR_REQUEST out of order Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-10 Cheng-Hao Yang New
[v4,5/7] android: Drop notify CAMERA3_MSG_ERROR_REQUEST when a request fails Refactor Android HAL before supporting partial result - - - 0 0 0 2024-12-10 Cheng-Hao Yang New
[v4,4/7] android: Add CameraDevice::sendCaptureResult() Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-10 Cheng-Hao Yang New
[v4,3/7] android: Correctly support multiple Mapped streams Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-10 Cheng-Hao Yang New
[v4,2/7] android: Set StreamBuffer::srcBuffer in CameraDevice::processCaptureRequest Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-10 Cheng-Hao Yang New
[v4,1/7] android: Move StreamBuffer out of Camera3RequestDescriptor Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-10 Cheng-Hao Yang New
[v2] V4L2VideoDevice: Call FrameBuffer::Private::cancel() in streamOff() [v2] V4L2VideoDevice: Call FrameBuffer::Private::cancel() in streamOff() - 1 - 0 0 0 2024-12-09 Cheng-Hao Yang New
[v3,7/7] android: Remove Camera3RequestDescriptor::streamsProcessMutex_ Refactor Android HAL before supporting partial result - - - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,6/7] android: notify CAMERA3_MSG_ERROR_REQUEST out of order Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,5/7] android: Drop notify CAMERA3_MSG_ERROR_REQUEST when a request fails Refactor Android HAL before supporting partial result - - - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,4/7] android: Add CameraDevice::sendCaptureResult() Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,3/7] android: Correctly support multiple Mapped streams Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,2/7] android: Set StreamBuffer::srcBuffer in CameraDevice::processCaptureRequest Refactor Android HAL before supporting partial result - - - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,1/7] android: Move StreamBuffer out of Camera3RequestDescriptor Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-04 Cheng-Hao Yang New
V4L2VideoDevice: Call FrameBuffer::Private::cancel() in streamOff() V4L2VideoDevice: Call FrameBuffer::Private::cancel() in streamOff() - 1 - 0 0 0 2024-12-03 Cheng-Hao Yang New
[v2,9/9] android: Support partial results Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,8/9] android: Add JpegExifMetadata to store tags setting into Exif Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,7/9] android: Remove Camera3RequestDescriptor::streamsProcessMutex_ Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,6/9] android: Cleanup CAMERA3_MSG_ERROR_REQUEST Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,5/9] android: Add CameraDevice::sendCaptureResult() Signal metadataAvailable and Android partial result - 1 - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,4/9] android: Migrate StreamBuffer::internalBuffer to Camera3RequestDescriptor Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,3/9] android: Set StreamBuffer::srcBuffer in CameraDevice::processCaptureRequest Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,2/9] android: Move StreamBuffer out of Camera3RequestDescriptor Signal metadataAvailable and Android partial result - 1 - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,1/9] libcamera: Camera: Add signals for completion of metadata as a partial result Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[1/1] libcamera: Extend V4L2 videodevice to accept media request API Extend V4L2 videodevice to accept media request API - - - 0 0 0 2024-11-08 Cheng-Hao Yang New
[v2,1/1] libcamera: Add request API support for media controller device Add request API support for MediaDevice - - - 0 0 0 2024-11-06 Cheng-Hao Yang New
libcamera: Add static Object::Deleter function libcamera: Add static Object::Deleter function - - - 0 0 0 2024-10-23 Cheng-Hao Yang New
[4/4] libcamera: Make Camera::Private::isAcquired() protected IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
[3/4] libcamera: Detect IPC disconnection with poll IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
[2/4] libcamera: Use disconnect signal in ipa proxy worker IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
[1/4] libcamera: Add signal disconnected for IPC IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
libcamera: mtkisp7: Change ipa_control_value_entry.count to 32 bits libcamera: mtkisp7: Change ipa_control_value_entry.count to 32 bits - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
libcamera: Add open() and close() in CameraLens libcamera: Add open() and close() in CameraLens - - - 0 0 0 2024-10-17 Cheng-Hao Yang New
libcamera: reserve frame sequence reported from the hardware libcamera: reserve frame sequence reported from the hardware - 1 - 0 0 0 2024-10-16 Cheng-Hao Yang New
[2/2] libcamera: Add GyroSensor as a base class Add GyroSensor - - - 0 0 0 2024-10-14 Cheng-Hao Yang New
[1/2] libcamera: android: include token only in cros_mojo_token.h Add GyroSensor - 1 - 0 0 0 2024-10-14 Cheng-Hao Yang New
[2/2] libcamera: log: add logTargetCros for ChromeOS logs Add CrOS into enum LoggingTarget - - - 0 0 0 2024-10-14 Cheng-Hao Yang New
[1/2] libcamera: add OS_CHROMEOS when the android_platform is cros Add CrOS into enum LoggingTarget - - - 0 0 0 2024-10-14 Cheng-Hao Yang New
[2/2] libcamera: Add V4L2VideoDevice::getCachedFormat Add V4L2DeviceFormat support - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[1/2] libcamera: v4l2: Implement the equality and inequality operators for V4L2DeviceFormat Add V4L2DeviceFormat support - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[1/1] libcamera: mtkisp7: v4l2: Add a requestBufferReady signal Add requestBufferReady signal in V4L2VideoDevice - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
« 1 2 3 48 9 »