Toggle navigation
Patchwork
libcamera
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 715 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
Apply
«
1
2
3
4
…
7
8
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[01/16] libcamera: software_isp: Remove initializer_list include
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[02/16] libcamera: software_isp: Introduce arguments for parameters buffers
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[03/16] libcamera: software_isp: Separate allocation of the parameters buffer
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[04/16] libcamera: software_isp: Track unused parameters buffers
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[05/16] libcamera: software_isp: Allocation of multiple params buffers
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[06/16] libcamera: software_isp: Allocate multiple parameters buffers
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[07/16] libcamera: software_isp: Use multiple parameters buffers in IPA
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[08/16] libcamera: software_isp: Share parameters buffers with debayering
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[09/16] libcamera: software_isp: Avoid copying particular color tables
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[1/1] libcamera: Add StreamRole into StreamConfiguration
Add StreamRole into StreamConfiguration
- - -
0 0 0
2024-09-16
Harvey Yang
New
[1/1] libcamera: Add formats introduced by MTK platform
Add formats introduced by MTK platform
- - -
0 0 0
2024-09-23
Harvey Yang
New
[1/1] libcamera: Add mailbox template helper
Add MailBox
- - -
0 0 0
2024-10-01
Harvey 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
Harvey 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
Harvey Yang
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
[1/1] libcamera: mtkisp7: v4l2: Add a requestBufferReady signal
Add requestBufferReady signal in V4L2VideoDevice
- - -
0 0 0
2024-10-09
Harvey Yang
New
[1/1] libcamera: software_isp: Get black level from the camera helper
Get black level from the camera helper
- - -
0 0 0
2024-08-15
Milan Zamazal
New
[1/2] include/libcamera/base/file.h: add missing <stdint.h> include
[1/2] include/libcamera/base/file.h: add missing <stdint.h> include
- - -
0 0 0
2024-08-04
Sergei Trofimovich
New
[1/2] libcamera: software_isp: Add contrast algorithm
Add contrast control to software ISP
- - -
0 0 0
2024-09-04
Milan Zamazal
New
[1/2] libcamera: v4l2_device: Retry ::ioctl on EINTR
Retry ::ioctl() on EINTR
- 1 -
0 0 0
2024-08-02
Umang Jain
New
[1/2] libcamera: v4l2_videodevice: Fix devices which set both V4L2_CAP_VIDEO and V4L2_CAP_META
libcamera: Make simplepipeline + softisp work with intel-ipu6
- 1 -
0 0 0
2024-04-30
Hans de Goede
New
[1/2] media_device: Add bool return type to unlock()
[1/2] media_device: Add bool return type to unlock()
- - -
0 0 0
2024-02-01
Khem Raj
New
[1/2] pipeline: Add support for dumping capture script and metadata
libcamera: Add support for dumping capture script
- - -
0 0 0
2024-09-30
Paul Elder
New
[1/2] qcam: rotate the viewfinder output as per camera properties
qcam: rotate the viewfinder output as per camera properties
- - -
0 0 0
2024-06-20
Joel Selvaraj
New
[1/3] gstreamer: Remove auto-focus-mode property
gstreamer: Generate controls from control_ids_*.yaml files
- - -
0 0 0
2024-08-05
Jaslo Ziska
New
[1/3] ipa: ipu3: Refer to integration time instead of shutter speed
Minor AGC fixes
- 2 -
0 0 0
2024-04-18
Dan Scally
New
[1/3] ipa: libipa: Add Lux helper
ipa: rkisp1: Add lux estimation
- - -
0 0 0
2024-04-12
Paul Elder
New
[1/3] ipa: simple: softisp: Extend to pass metadata
ipa: simple: Introduce metadata reporting
- - -
0 0 0
2024-06-17
Kieran Bingham
New
[1/4] libcamera: Add 'required' property to controls
apps: lc-compliance: Properties and multi-stream tests
- 1 -
0 0 0
2024-03-20
Jacopo Mondi
New
[1/4] libcamera: media_device: Add helper to return matching entities
MediaPipeline: Complex input device support
- 3 -
0 0 0
2024-09-16
Kieran Bingham
New
[1/5] libcamera: Add mailbox template helper
Add InfoFrame
- - -
0 0 0
2024-10-09
Harvey Yang
New
[1/5] pipeline_handler: Fix unlocking media devices too early when there are multiple cameras
Fix uvcvideo pipelinehandler keeping /dev/video# open
- 1 -
0 0 0
2024-08-20
Hans de Goede
New
[1/6] controls: rpi: Add controls for the camera sync algorithm
Raspberry Pi software camera sync algorithm
- 1 -
0 0 0
2024-10-04
David Plowman
New
[10/16] libcamera: software_isp: Remove per-frame params buffers TODO item
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[11/16] libcamera: software_isp: Drop a comment about DelayedControls
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[12/16] libcamera: software_isp: Introduce arguments for statistics buffers
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[13/16] libcamera: software_isp: Allocate statistics buffers
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[14/16] libcamera: software_isp: Track statistics buffers
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[15,1/7] libcamera: add DmaBufAllocator::exportBuffers()
[15,1/7] libcamera: add DmaBufAllocator::exportBuffers()
- 2 -
0 0 0
2024-10-04
Harvey Yang
New
[15,2/7] libcamera: Remove PipelineHandler Fatal check of non-empty MediaDevices
[15,1/7] libcamera: add DmaBufAllocator::exportBuffers()
- 2 -
0 0 0
2024-10-04
Harvey Yang
New
[15,3/7] libcamera: virtual: Add VirtualPipelineHandler
[15,1/7] libcamera: add DmaBufAllocator::exportBuffers()
- 2 -
0 0 0
2024-10-04
Harvey Yang
New
[15,4/7] libcamera: pipeline: Add test pattern for VirtualPipelineHandler
[15,1/7] libcamera: add DmaBufAllocator::exportBuffers()
- 2 -
0 0 0
2024-10-04
Harvey Yang
New
[15,5/7] libcamera: virtual: Add ImageFrameGenerator
[15,1/7] libcamera: add DmaBufAllocator::exportBuffers()
- 1 -
0 0 0
2024-10-04
Harvey Yang
New
[15,6/7] libcamera: virtual: Read config and register cameras based on the config
[15,1/7] libcamera: add DmaBufAllocator::exportBuffers()
- - -
0 0 0
2024-10-04
Harvey Yang
New
[15,7/7] libcamera: software_isp: Refactor SoftwareIsp to use DmaBufAllocator::exportBuffers
[15,1/7] libcamera: add DmaBufAllocator::exportBuffers()
- 2 -
0 0 0
2024-10-04
Harvey Yang
New
[15/16] libcamera: software_isp: Share statistics buffers with IPA
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[16/16] libcamera: software_isp: Remove stats-sharing TODO item
Software ISP: Share params and stats buffers
- - -
0 0 0
2024-08-12
Milan Zamazal
New
[2/2] apps: cam: Add support for loading configuration from capture script
libcamera: Add support for dumping capture script
- - -
0 0 0
2024-09-30
Paul Elder
New
[2/2] include/libcamera/internal/yaml_parser.h: add missing <stdint.h> include
[1/2] include/libcamera/base/file.h: add missing <stdint.h> include
- - -
0 0 0
2024-08-04
Sergei Trofimovich
New
[2/2] libcamera: dma_buf_allocator: Retry ::ioctl on EINTR
Retry ::ioctl() on EINTR
- - -
0 0 0
2024-08-02
Umang Jain
New
[2/2] libcamera: pipeline: simple: Enable simplepipeline for intel-ipu6
libcamera: Make simplepipeline + softisp work with intel-ipu6
- 1 -
0 0 0
2024-04-30
Hans de Goede
New
[2/2] libcamera: software_isp: Add contrast control
Add contrast control to software ISP
- - -
0 0 0
2024-09-04
Milan Zamazal
New
[2/2] options: Replace use of VLAs in C++
[1/2] media_device: Add bool return type to unlock()
- - -
0 0 0
2024-02-01
Khem Raj
New
[2/2] pipeline: simple: Fix matching with empty media graphs
pipeline: simple: Fix matching with an empty media graph
- - -
0 0 0
2024-08-08
Kieran Bingham
New
[2/2] qcam: introduce a command line argument to rotate the viewfinder output
qcam: rotate the viewfinder output as per camera properties
- - -
0 0 0
2024-06-20
Joel Selvaraj
New
[2/3] gstreamer: Generate controls from control_ids_*.yaml files
gstreamer: Generate controls from control_ids_*.yaml files
- - -
0 0 0
2024-08-05
Jaslo Ziska
New
[2/3] ipa: rkisp1: Add Lux algorithm module
ipa: rkisp1: Add lux estimation
- - -
0 0 0
2024-04-12
Paul Elder
New
[2/3] ipa: rkisp1: Refer to integration time rather than shutter speed
Minor AGC fixes
- 2 -
0 0 0
2024-04-18
Dan Scally
New
[2/3] ipa: simple: Report the ColourGains in metadata
ipa: simple: Introduce metadata reporting
- - -
0 0 0
2024-06-17
Kieran Bingham
New
[2/4] apps: lc-compliance: Test for mandatory controls
apps: lc-compliance: Properties and multi-stream tests
- - -
0 0 0
2024-03-20
Jacopo Mondi
New
[2/4] libcamera: pipeline: rkisp1: Fix typo in todo task
MediaPipeline: Complex input device support
- 2 -
0 0 0
2024-09-16
Kieran Bingham
New
[2/5] libcamera: Add template for pool implementation
Add InfoFrame
- - -
0 0 0
2024-10-09
Harvey Yang
New
[2/6] pipeline: rpi: Add queue of wallclock timestamps
Raspberry Pi software camera sync algorithm
- 1 -
0 0 0
2024-10-04
David Plowman
New
[3/3] ipa: ipu3: Use a Y histogram instead of green
Minor AGC fixes
- 1 -
0 0 0
2024-04-18
Dan Scally
New
[3/3] ipa: rkisp1: agc: Plumb lux
ipa: rkisp1: Add lux estimation
- - -
0 0 0
2024-04-12
Paul Elder
New
[3/3] ipa: simple: Report black levels in metadata
ipa: simple: Introduce metadata reporting
- - -
0 0 0
2024-06-17
Kieran Bingham
New
[3/4] apps: lc-compliance: Support multiple streams in helpers
apps: lc-compliance: Properties and multi-stream tests
- 1 -
0 0 0
2024-03-20
Jacopo Mondi
New
[3/4] libcamera: internal: Add MediaPipeline helper
MediaPipeline: Complex input device support
- - -
0 0 0
2024-09-16
Kieran Bingham
New
[3/5] libcamera: format: Extend plane size calculation to accept scanline alignment
Add InfoFrame
- - -
0 0 0
2024-10-09
Harvey Yang
New
[3/5] pipeline_handler: Add acquireDevice() method to mirror existing releaseDevice()
Fix uvcvideo pipelinehandler keeping /dev/video# open
- - -
0 0 0
2024-08-20
Hans de Goede
New
[3/6] pipelien: rpi: vc4: Populate the wallclock timestamps queue
Raspberry Pi software camera sync algorithm
- - -
0 0 0
2024-10-04
David Plowman
New
[4/4] apps: lc-compliance: Add multi-stream tests
apps: lc-compliance: Properties and multi-stream tests
- 1 -
0 0 0
2024-03-20
Jacopo Mondi
New
[4/4] libcamera: pipeline: rkisp1: Convert to use MediaPipeline
MediaPipeline: Complex input device support
- 1 -
0 0 0
2024-09-16
Kieran Bingham
New
[4/5] libcamera: Add stride in FrameBuffer::Plane
Add InfoFrame
- - -
0 0 0
2024-10-09
Harvey Yang
New
[4/6] ipa: rpi: Add base classes and plumbing for sync algorithm
Raspberry Pi software camera sync algorithm
- 1 -
0 0 0
2024-10-04
David Plowman
New
[5/5] libcamera: Add InfoFrame implememtation
Add InfoFrame
- - -
0 0 0
2024-10-09
Harvey Yang
New
[5/6] ipa: rpi: sync: Add an implementation of the camera sync algorithm
Raspberry Pi software camera sync algorithm
- - -
0 0 0
2024-10-04
David Plowman
New
[6/6] ipa: rpi: vc4: Update all tuning files for sync algorithm
Raspberry Pi software camera sync algorithm
- 1 -
0 0 0
2024-10-04
David Plowman
New
[RFC,1/2] libcamera: debayer: Move sizes() to DebayerCpu implementation
libcamera: debayer_cpu: Stop requiring 2 lines of padding at the top/bottom
- - -
0 0 0
2024-01-30
Hans de Goede
New
[RFC,2/2] libcamera: debayer_cpu: Stop requiring 2 lines of padding at the top/bottom
libcamera: debayer_cpu: Stop requiring 2 lines of padding at the top/bottom
- - -
0 0 0
2024-01-30
Hans de Goede
New
[libcamera-devel,01/10] ipa: raspberrypi: Introduce an autofocus algorithm
ipa: raspberrypi: Introduce an autofocus algorithm
- - -
0 0 0
2022-06-13
Jean-Michel Hautbois
New
[libcamera-devel,01/11] pipeline: ipu3: Check if sensor supports test pattern control
Support OV7251 in IPU3 pipeline and qcam
- - -
0 0 0
2023-03-18
Dan Scally
New
[libcamera-devel,02/10] libcamera: raspberrypi: Control the lens from pipeline
ipa: raspberrypi: Introduce an autofocus algorithm
- - -
0 0 0
2022-06-13
Jean-Michel Hautbois
New
[libcamera-devel,02/11] include: drm_fourcc: Add Y10 format
Support OV7251 in IPU3 pipeline and qcam
- - -
0 0 0
2023-03-18
Dan Scally
New
[libcamera-devel,03/10] ipa: raspberrypi: Control the lens position
ipa: raspberrypi: Introduce an autofocus algorithm
- - -
0 0 0
2022-06-13
Jean-Michel Hautbois
New
[libcamera-devel,03/11] libcamera/formats: Add IPU3_Y10 format
Support OV7251 in IPU3 pipeline and qcam
- - -
0 0 0
2023-03-18
Dan Scally
New
[libcamera-devel,04/10] ipa: raspberrypi: Send the AF status back
ipa: raspberrypi: Introduce an autofocus algorithm
- - -
0 0 0
2022-06-13
Jean-Michel Hautbois
New
[libcamera-devel,04/11] pipeline: ipu3: Identify sensors that do not need the Imgu
Support OV7251 in IPU3 pipeline and qcam
- - -
0 0 0
2023-03-18
Dan Scally
New
[libcamera-devel,05/10] ipa: raspberrypi: Af: Add AfState
ipa: raspberrypi: Introduce an autofocus algorithm
- - -
0 0 0
2022-06-13
Jean-Michel Hautbois
New
[libcamera-devel,05/11] pipeline: ipu3: Add needsImgu flag to IPU3Frames
Support OV7251 in IPU3 pipeline and qcam
- - -
0 0 0
2023-03-18
Dan Scally
New
[libcamera-devel,06/10] ipa: raspberrypi: Add AfMode control
ipa: raspberrypi: Introduce an autofocus algorithm
- - -
0 0 0
2022-06-13
Jean-Michel Hautbois
New
[libcamera-devel,06/11] pipeline: ipu3: Support sensors using only CIO2
Support OV7251 in IPU3 pipeline and qcam
- - -
0 0 0
2023-03-18
Dan Scally
New
[libcamera-devel,07/10] ipa: raspberrypi: Introduce AfPause and AfPauseState
ipa: raspberrypi: Introduce an autofocus algorithm
- - -
0 0 0
2022-06-13
Jean-Michel Hautbois
New
[libcamera-devel,07/11] pipeline: ipu3: Allow raw-only streams in IPU3 pipeline
Support OV7251 in IPU3 pipeline and qcam
- - -
0 0 0
2023-03-18
Dan Scally
New
[libcamera-devel,08/10] ipa: raspberrypi: Introduce AfTrigger control
ipa: raspberrypi: Introduce an autofocus algorithm
- - -
0 0 0
2022-06-13
Jean-Michel Hautbois
New
[libcamera-devel,08/11] pipeline: ipu3: Support IPU3_Y10 format
Support OV7251 in IPU3 pipeline and qcam
- 1 -
0 0 0
2023-03-18
Dan Scally
New
[libcamera-devel,09/10] ipa: raspberrypi: Set a constrained range
ipa: raspberrypi: Introduce an autofocus algorithm
- - -
0 0 0
2022-06-13
Jean-Michel Hautbois
New
[libcamera-devel,09/11] apps: qcam: Add support for IPU3_Y10
Support OV7251 in IPU3 pipeline and qcam
- - -
0 0 0
2023-03-18
Dan Scally
New
[libcamera-devel,1/1] libcamera: controls: Add StartupFrame control
StartupFrame metadata
- - -
0 0 0
2023-05-31
David Plowman
New
[libcamera-devel,1/1] libcamera: controls: Add a control for IQ stability
Add a control for IQ stability
- 1 -
0 0 0
2023-09-12
David Plowman
New
«
1
2
3
4
…
7
8
»