Toggle navigation
Patchwork
libcamera
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 824 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
pwbot
kbingham
epaul
jmondi
neg
pinchartl
uajain
jhautbois
pobrn
Apply
«
1
2
3
4
…
8
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] 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
[RFC,v1,7/7] libcamera: base: log: Protect log categories with lock
libcamera: base: log: Misc. changes
- - -
0 0 0
2025-01-21
Barnabás Pőcze
New
[RFC,v1,6/7] libcamera: base: log: Pass dynamic prefix through
libcamera: base: log: Misc. changes
- - -
0 0 0
2025-01-21
Barnabás Pőcze
New
[RFC,v1,5/7] libcamera: base: log: Use `std::string_view` to avoid some copies
libcamera: base: log: Misc. changes
- - -
0 0 0
2025-01-21
Barnabás Pőcze
New
[RFC,v1,4/7] libcamera: base: log: Make `LogCategory::severity_` atomic
libcamera: base: log: Misc. changes
- - -
0 0 0
2025-01-21
Barnabás Pőcze
New
[RFC,v1,3/7] libcamera: base: log: Remove `LogMessage::init()`
libcamera: base: log: Misc. changes
- - -
0 0 0
2025-01-21
Barnabás Pőcze
New
[RFC,v1,2/7] libcamera: base: log: Use `std::from_chars()`
libcamera: base: log: Misc. changes
- - -
0 0 0
2025-01-21
Barnabás Pőcze
New
[RFC,v1,1/7] libcamera: base: log: Move all fields of `LogMessage`
libcamera: base: log: Misc. changes
- - -
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
- 1 -
0 0 0
2025-01-20
Barnabás Pőcze
New
[RFC,v2,16/16] apps: lc-compliance: Run request completion handler in "main" thread
apps: lc-compliance: Multi-stream tests
- - -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,15/16] apps: lc-compliance: Add multi-stream tests
apps: lc-compliance: Multi-stream tests
- 1 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,14/16] apps: lc-compliance: Support multiple streams in helpers
apps: lc-compliance: Multi-stream tests
- 1 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,13/16] apps: lc-compliance: Merge `CaptureBalanced` and `CaptureUnbalanced`
apps: lc-compliance: Multi-stream tests
- 2 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,12/16] apps: lc-compliance: Add message to `GTEST_SKIP()`
apps: lc-compliance: Multi-stream tests
- 1 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,11/16] apps: lc-compliance: Use array instead of `std::vector`
apps: lc-compliance: Multi-stream tests
- 2 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,10/16] apps: lc-compliance: Use `std::vector` for argument array
apps: lc-compliance: Multi-stream tests
- 3 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,09/16] apps: lc-compliance: Don't allocate `FrameBufferAllocator` dynamically
apps: lc-compliance: Multi-stream tests
- 2 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,08/16] apps: lc-compliance: Remove redundant getter call
apps: lc-compliance: Multi-stream tests
- 2 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,07/16] apps: lc-compliance: Optimize `std::shared_ptr` usage
apps: lc-compliance: Multi-stream tests
- 1 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,06/16] apps: lc-compliance: Put tests into anonymous namespace
apps: lc-compliance: Multi-stream tests
- 2 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,05/16] apps: lc-compliance: Initialize `CameraManager` pointer in `Environment`
apps: lc-compliance: Multi-stream tests
- 2 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,04/16] apps: common: event_loop: Use single event source for deferred calls
apps: lc-compliance: Multi-stream tests
- - -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,03/16] apps: common: event_loop: Use `std::deque` instead of `std::list`
apps: lc-compliance: Multi-stream tests
- 1 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,02/16] apps: common: event_loop: Disable copy/move
apps: lc-compliance: Multi-stream tests
- - -
0 0 0
2025-01-14
Barnabás Pőcze
New
[RFC,v2,01/16] apps: common: event_loop: Take callbacks by rvalue ref
apps: lc-compliance: Multi-stream tests
- 1 -
0 0 0
2025-01-14
Barnabás Pőcze
New
[libcamera-ci,RFC,v4] Add job to run lc-compliance on the virtual pipeline handler
[libcamera-ci,RFC,v4] Add job to run lc-compliance on the virtual pipeline handler
- - -
0 0 0
2024-12-19
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
[5/5] libcamera: Add InfoFrame implememtation
Add InfoFrame
- - -
0 0 0
2024-10-09
Cheng-Hao Yang
New
[4/5] libcamera: Add stride in FrameBuffer::Plane
Add InfoFrame
- - -
0 0 0
2024-10-09
Cheng-Hao Yang
New
[3/5] libcamera: format: Extend plane size calculation to accept scanline alignment
Add InfoFrame
- - -
0 0 0
2024-10-09
Cheng-Hao Yang
New
[2/5] libcamera: Add template for pool implementation
Add InfoFrame
- - -
0 0 0
2024-10-09
Cheng-Hao Yang
New
[1/5] libcamera: Add mailbox template helper
Add InfoFrame
- - -
0 0 0
2024-10-09
Cheng-Hao Yang
New
[1/1] libcamera: Add mailbox template helper
Add MailBox
- - -
0 0 0
2024-10-01
Cheng-Hao Yang
New
[1/1] libcamera: Add formats introduced by MTK platform
Add formats introduced by MTK platform
- - -
0 0 0
2024-09-23
Cheng-Hao Yang
New
[1/1] libcamera: Add StreamRole into StreamConfiguration
Add StreamRole into StreamConfiguration
- - -
0 0 0
2024-09-16
Cheng-Hao Yang
New
[1/1] libcamera: Put buffer back to V4L2BufferCache when VIDIOC_QBUF fails
Recycle V4L2BufferCache when VIDIOC_QBUF fails
- - -
0 0 0
2024-09-12
Cheng-Hao Yang
New
[1/1] libcamera: Camera: Add signals for completion of metadata as a partial result
Add metadataCompleted Signal in Camera
- - -
0 0 0
2024-09-12
Cheng-Hao Yang
New
[v3] libcamera: Make FrameBuffer status default to FrameError
[v3] libcamera: Make FrameBuffer status default to FrameError
- - -
0 0 0
2024-09-09
Cheng-Hao Yang
New
«
1
2
3
4
…
8
9
»