Toggle navigation
Patchwork
libcamera
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 15434 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
...
5
6
7
…
154
155
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v5,10/15] config: Look up RkISP1 tuning file in configuration file
Add global configuration file
- - -
0 0 0
2024-10-01
Milan Zamazal
New
[v5,09/15] config: Look up IPA configurables in configuration file
Add global configuration file
- - -
0 0 0
2024-10-01
Milan Zamazal
New
[v5,08/15] config: Look up rpi paths in configuration file
Add global configuration file
- - -
0 0 0
2024-10-01
Milan Zamazal
New
[v5,07/15] config: Look up log color configuration in configuration file
Add global configuration file
- - -
0 0 0
2024-10-01
Milan Zamazal
New
[v5,06/15] config: Look up log file in configuration file
Add global configuration file
- - -
0 0 0
2024-10-01
Milan Zamazal
New
[v5,05/15] config: Add configuration retrieval helpers
Add global configuration file
- - -
0 0 0
2024-10-01
Milan Zamazal
New
[v5,04/15] config: Look up logging levels in the configuration file
Add global configuration file
- - -
0 0 0
2024-10-01
Milan Zamazal
New
[v5,03/15] config: Introduce global runtime configuration
Add global configuration file
- - -
0 0 0
2024-10-01
Milan Zamazal
New
[v5,02/15] yaml: Move yaml_parser.cpp to base
Add global configuration file
- - -
0 0 0
2024-10-01
Milan Zamazal
New
[v5,01/15] yaml: Include stdlib.h instead of cstdlib
Add global configuration file
- - -
0 0 0
2024-10-01
Milan Zamazal
New
[1/1] libcamera: Add mailbox template helper
Add MailBox
- - -
0 0 0
2024-10-01
Harvey Yang
New
[v9,5/5] libcamera: android: Add face detection control support
Add Face Detection Controls
- 2 -
0 0 0
2024-09-30
Jacopo Mondi
Accepted
[v9,4/5] libcamera: control_ids_draft: Add face detection controls
Add Face Detection Controls
- 2 -
0 0 0
2024-09-30
Jacopo Mondi
Accepted
[v9,3/5] libcamera: controls: Add ControlTypePoint
Add Face Detection Controls
- 3 -
0 0 0
2024-09-30
Jacopo Mondi
Accepted
[v9,2/5] libcamera: geometry: Add two-point Rectangle constructor
Add Face Detection Controls
- 2 -
0 0 0
2024-09-30
Jacopo Mondi
Accepted
[v9,1/5] libcamera: geometry: Clarify Rectangle's top-left corner
Add Face Detection Controls
- 2 -
0 0 0
2024-09-30
Jacopo Mondi
Accepted
[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
[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
[2/2] libcamera: pipeline: Use isRaw() helper to check RAW pixel formats
libcamera: pixelformat: Add isRaw() helper
- 1 -
0 0 0
2024-09-30
Umang Jain
Rejected
[1/2] libcamera: pixel_format: Add isRaw() helper
libcamera: pixelformat: Add isRaw() helper
- 1 -
0 0 0
2024-09-30
Umang Jain
Rejected
[v2,7/7] pipeline: rpi: Handler controls::rpi::ScalerCrops
Raspberry Pi: Add controls::rpi::ScalerCrops
- 1 -
0 0 0
2024-09-30
Naushir Patuck
Superseded
[v2,6/7] pipeline: rpi: Pass ISP output index into platformSetIspCrop()
Raspberry Pi: Add controls::rpi::ScalerCrops
- 2 -
0 0 0
2024-09-30
Naushir Patuck
Superseded
[v2,5/7] pipeline: rpi: Track which ISP output is configured for a stream
Raspberry Pi: Add controls::rpi::ScalerCrops
- 2 -
0 0 0
2024-09-30
Naushir Patuck
Superseded
[v2,4/7] pipeline: rpi: Introduce CameraData::CropParams
Raspberry Pi: Add controls::rpi::ScalerCrops
- 2 -
0 0 0
2024-09-30
Naushir Patuck
Superseded
[v2,3/7] pipeline: rpi: Pass crop rectangle as a parameter to platformSetIspCrop()
Raspberry Pi: Add controls::rpi::ScalerCrops
- 2 -
0 0 0
2024-09-30
Naushir Patuck
Superseded
[v2,2/7] pipeline: rpi: Remove CameraData::scalerCrop_
Raspberry Pi: Add controls::rpi::ScalerCrops
- 2 -
0 0 0
2024-09-30
Naushir Patuck
Superseded
[v2,1/7] controls: rpi: Add a vendor rpi::ScalerCrops control
Raspberry Pi: Add controls::rpi::ScalerCrops
- 1 -
0 0 0
2024-09-30
Naushir Patuck
Superseded
[2/2] ipa: rpi: awb: Add a bias to the AWB search
RPi: AWB bias
- 1 -
0 0 0
2024-09-30
Naushir Patuck
Accepted
[1/2] ipa: rpi: awb: Add a const for the default colour temperature
RPi: AWB bias
- 2 -
0 0 0
2024-09-30
Naushir Patuck
Accepted
[v14,7/7] libcamera: software_isp: Refactor SoftwareIsp to use DmaBufAllocator::exportBuffers
Add VirtualPipelineHandler
- 2 -
0 0 0
2024-09-30
Harvey Yang
Superseded
[v14,6/7] libcamera: virtual: Read config and register cameras based on the config
Add VirtualPipelineHandler
- - -
0 0 0
2024-09-30
Harvey Yang
Superseded
[v14,5/7] libcamera: virtual: Add ImageFrameGenerator
Add VirtualPipelineHandler
- 1 -
0 0 0
2024-09-30
Harvey Yang
Superseded
[v14,4/7] libcamera: pipeline: Add test pattern for VirtualPipelineHandler
Add VirtualPipelineHandler
- 2 -
0 0 0
2024-09-30
Harvey Yang
Superseded
[v14,3/7] libcamera: virtual: Add VirtualPipelineHandler
Add VirtualPipelineHandler
- 2 -
0 0 0
2024-09-30
Harvey Yang
Superseded
[v14,2/7] libcamera: Remove PipelineHandler Fatal check of non-empty MediaDevices
Add VirtualPipelineHandler
- 2 -
0 0 0
2024-09-30
Harvey Yang
Superseded
[v14,1/7] libcamera: add DmaBufAllocator::exportBuffers()
Add VirtualPipelineHandler
- 2 -
0 0 0
2024-09-30
Harvey Yang
Superseded
[v4] pipeline: rkisp1: Filter out sensor sizes not supported by the pipeline
[v4] pipeline: rkisp1: Filter out sensor sizes not supported by the pipeline
- 2 1
0 0 0
2024-09-30
Umang Jain
Accepted
[v4] libcamera: pipeline: uvcvideo: Map focus controls
[v4] libcamera: pipeline: uvcvideo: Map focus controls
- - -
0 0 0
2024-09-27
Cláudio Paulo
New
[v8,18/18] libcamera: software_isp: Update black level only on exposure changes
Software ISP refactoring
- 2 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,17/18] libcamera: software_isp: Move exposure+gain to an algorithm module
Software ISP refactoring
- 2 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,16/18] libcamera: software_isp: Use DelayedControls
Software ISP refactoring
- 2 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,15/18] libcamera: software_isp: Use floating point for color parameters
Software ISP refactoring
- 2 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,14/18] libcamera: software_isp: Move color handling to an algorithm module
Software ISP refactoring
1 1 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,13/18] libcamera: software_isp: Move black level to an algorithm module
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,12/18] libcamera: software_isp: Call Algorithm::process
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,11/18] libcamera: software_isp: Call Algorithm::prepare
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,10/18] libcamera: software_isp: Call Algorithm::queueRequest
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,09/18] libcamera: software_isp: Call Algorithm::configure
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,08/18] libcamera: software_isp: Create algorithms
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,07/18] libcamera: software_isp: Track and pass frame ids
Software ISP refactoring
- 2 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,06/18] libcamera: software_isp: Remove final dots in debayer.cpp docstrings
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,05/18] libcamera: software_isp: Make stats frame and buffer aware
Software ISP refactoring
- 2 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,04/18] libcamera: software_isp: Let IPASoftSimple inherit Module
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,03/18] libcamera: software_isp: Define skeletons for IPA refactoring
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,02/18] libcamera: software_isp: Move BlackLevel to libcamera::ipa::soft
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
[v8,01/18] libcamera: software_isp: Remove superfluous includes
Software ISP refactoring
- 3 -
0 0 0
2024-09-27
Milan Zamazal
Accepted
pipeline: simple: Increase buffer count to four
pipeline: simple: Increase buffer count to four
- 2 -
0 0 0
2024-09-26
Robert Mader
Accepted
[v3] pipeline: rkisp1: Filter out sensor sizes not supported by the pipeline
[v3] pipeline: rkisp1: Filter out sensor sizes not supported by the pipeline
- 1 1
0 0 0
2024-09-26
Umang Jain
Accepted
[2/2] libcamera: Replace last users of math.c
[1/2] ipa: rpi: Replace last users of math.c
- 2 -
0 0 0
2024-09-26
Laurent Pinchart
Accepted
[1/2] ipa: rpi: Replace last users of math.c
[1/2] ipa: rpi: Replace last users of math.c
- 2 -
0 0 0
2024-09-26
Laurent Pinchart
Accepted
[v8,4/4] libcamera: rkisp1: Plumb the dw100 dewarper as V4L2M2M converter
rkisp1: Plumb the DW100 dewarper as converter
- 2 -
0 0 0
2024-09-26
Umang Jain
Accepted
[v8,3/4] libcamera: rkisp1: Prepare for additional camera controls
rkisp1: Plumb the DW100 dewarper as converter
- 4 -
0 0 0
2024-09-26
Umang Jain
Accepted
[v8,2/4] libcamera: converter: Add interface to support cropping capability
rkisp1: Plumb the DW100 dewarper as converter
- 2 -
0 0 0
2024-09-26
Umang Jain
Accepted
[v8,1/4] libcamera: converter: Add interface for feature flags
rkisp1: Plumb the DW100 dewarper as converter
- 3 -
0 0 0
2024-09-26
Umang Jain
Accepted
libcamera: controls: Handle enum values without a cast
libcamera: controls: Handle enum values without a cast
- 2 -
0 0 0
2024-09-26
Laurent Pinchart
Accepted
libcamera: Replace usage of lroundf() with std::lround()
libcamera: Replace usage of lroundf() with std::lround()
- 2 -
0 0 0
2024-09-26
Laurent Pinchart
Accepted
ipa: rpi: Use std::abs()
ipa: rpi: Use std::abs()
- 2 1
0 0 0
2024-09-25
Laurent Pinchart
Accepted
libcamera: v4l2_videodevice: Add getSelection() function
libcamera: v4l2_videodevice: Add getSelection() function
- 2 -
0 0 0
2024-09-25
Laurent Pinchart
Accepted
[2/2] apps: cam: Print an error when outputting DNG and DNG support is missing
apps: cam: Improve user experience with DNG capture
- 2 -
0 0 0
2024-09-25
Laurent Pinchart
Accepted
[1/2] apps: Replace HAVE_DNG with HAVE_TIFF
apps: cam: Improve user experience with DNG capture
- 2 -
0 0 0
2024-09-25
Laurent Pinchart
Accepted
[v4,15/15] libcamera: software_isp: Make measurement configurable
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,14/15] libcamera: software_isp: Make input buffer copying configurable
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,13/15] config: Add global configuration file documentation
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,12/15] config: Allow enabling software ISP in runtime
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,11/15] config: Look up pipelines match list in configuration file
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,10/15] config: Look up RkISP1 tuning file in configuration file
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,09/15] config: Look up IPA configurables in configuration file
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,08/15] config: Look up rpi paths in configuration file
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,07/15] config: Look up log color configuration in configuration file
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,06/15] config: Look up log file in configuration file
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,05/15] config: Add configuration retrieval helpers
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,04/15] config: Look up logging levels in the configuration file
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,03/15] config: Move global configuration to base
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,02/15] yaml: Include stdlib.h instead of cstdlib
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v4,01/15] config: Introduce global runtime configuration
Add global configuration file
- - -
0 0 0
2024-09-25
Milan Zamazal
Superseded
[v8,3/3] libcamera: android: Add face detection control support
Add Face Detection Controls
- 1 -
0 0 0
2024-09-25
Harvey Yang
Accepted
utils: abi-compat: sort meson options
utils: abi-compat: sort meson options
- 1 -
0 0 0
2024-09-24
Kieran Bingham
Accepted
utils: abi-compat: Disable python build
utils: abi-compat: Disable python build
- 1 -
0 0 0
2024-09-24
Kieran Bingham
Accepted
[v7,3/3] libcamera: android: Add face detection control support
Add Face Detection Controls
- 1 -
0 0 0
2024-09-24
Harvey Yang
Superseded
[v7,2/3] libcamera: Add face detection controls
Add Face Detection Controls
- 1 -
0 0 0
2024-09-24
Harvey Yang
Superseded
[v7,1/3] libcamera: Add rectangle two-point constructor
Add Face Detection Controls
- 1 -
0 0 0
2024-09-24
Harvey Yang
Superseded
[v2,2/2] libcamera: Add gc08a3 camera sensor proprietary for ciri
Add camera sensor properties for ciri
- - -
0 0 0
2024-09-24
Harvey Yang
Superseded
[v2,1/2] libcamera: Add gc05a2 camera sensor proprietary for ciri
Add camera sensor properties for ciri
- - -
0 0 0
2024-09-24
Harvey Yang
Superseded
libcamera: rkisp1: Eliminate hard-coded resizer limits
libcamera: rkisp1: Eliminate hard-coded resizer limits
- 2 -
0 0 0
2024-09-24
Umang Jain
Accepted
[v6,3/3] libcamera: android: Add face detection control support
Add Face Detection Controls
- - -
0 0 0
2024-09-23
Harvey Yang
Superseded
[v6,2/3] libcamera: Add face detection controls
Add Face Detection Controls
- - -
0 0 0
2024-09-23
Harvey Yang
Superseded
[v6,1/3] libcamera: Add rectangle two-point constructor
Add Face Detection Controls
- 1 -
0 0 0
2024-09-23
Harvey Yang
Superseded
[v5,3/3] libcamera: android: Add face detection control support
Add Face Detection Controls
- 1 -
0 0 0
2024-09-23
Harvey Yang
Superseded
[v5,2/3] libcamera: Add face detection controls
Add Face Detection Controls
- 1 -
0 0 0
2024-09-23
Harvey Yang
Superseded
[v5,1/3] libcamera: Add rectangle two-point constructor
Add Face Detection Controls
- 2 -
0 0 0
2024-09-23
Harvey Yang
Superseded
«
1
2
...
5
6
7
…
154
155
»