Toggle navigation
Patchwork
libcamera
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 889 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
[v1] utils: gen-version: Fix dirty tree detection with out-of-source build
[v1] utils: gen-version: Fix dirty tree detection with out-of-source build
- - -
0 0 0
2025-06-16
Julien Vuillaumier
New
[v2,4/4] libipa: pwl: Fix single point Pwl
ipa: pwl: Fixes for single point PWLs
- 1 -
0 0 0
2025-06-13
Stefan Klug
New
[v2,3/4] test: ipa: Add failing test for single point Pwl
ipa: pwl: Fixes for single point PWLs
- 1 -
0 0 0
2025-06-13
Stefan Klug
New
[v2,2/4] libipa: pwl: Improve documentation
ipa: pwl: Fixes for single point PWLs
- 1 -
0 0 0
2025-06-13
Stefan Klug
New
[v2,1/4] test: ipa: Add basic Pwl test
ipa: pwl: Fixes for single point PWLs
- 1 -
0 0 0
2025-06-13
Stefan Klug
New
[35/35] libcamera: software_isp: Add a gpuisp todo list
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[34/35] libcamera: shaders: Rename bayer_8 to bayer_unpacked
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[33/35] libcamera: software_isp: GPU support for unpacked 10/12-bit formats
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[32/35] libcamera: shaders: Fix neighbouring positions in 8-bit debayering
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[31/35] libcamera: shaders: Extend bayer shaders to support swapping R and B on output
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[30/35] libcamera: software_isp: debayer_cpu: Make getInputConfig and getOutputConfig static
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[29/35] libcamera: software_isp: Make isStandardBayerOrder static
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[28/35] libcamera: software_isp: Switch on uncalibrated CCM to validate eGLDebayer
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[27/35] libcamera: software_isp: debayer_egl: Convert from identity CCM to CCM calculated by SoftIPA
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[26/35] libcamera: shaders: Extend debayer shaders to apply RGB gain values on output
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[25/35] libcamera: shaders: Use highp not mediump for float precision
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[24/35] libcamera: software_isp: debayer_egl: Make DebayerEGL an environment option
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[23/35] libcamera: software_isp: debayer_egl: Add an eGL debayer class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[22/35] libcamera: software_isp: egl: Introduce an eGL base helper class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[21/35] libcamera: software_isp: gbm: Add in a GBM helper class for GPU surface access
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[20/35] libcamera: software_isp: lut: Make gain corrected CCM in lut.cpp available in debayer params
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[19/35] libcamera: software_isp: ccm: Populate CCM table to Debayer params structure
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[18/35] meson: Automatically generate glsl_shaders.h from specified shader programs
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[17/35] utils: gen-shader-headers: Add a utility to generate headers from shaders
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[16/35] libcamera: shaders: Move GL shader programs to src/libcamera/assets/shader
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[15/35] libcamera: software_isp: debayer: Extend DebayerParams struct to hold a copy of per-frame...
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[14/35] libcamera: software_isp: debayer: Make the debayer_ object of type class Debayer not Deba...
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[13/35] libcamera: software_isp: Move configure to worker thread
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[12/35] libcamera: software_isp: Start the ISP thread in configure
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[11/35] libcamera: software_isp: Move isStandardBayerOrder to base class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[10/35] libcamera: software_isp: Move param select code to Debayer base class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[09/35] libcamera: software_isp: Move Bayer parans init from DebayerCpu to Debayer
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[08/35] libcamera: software_isp: Move useful items from DebayerCpu to Debayer base class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[07/35] libcamera: MappedFrameBuffer: Add MappedFrameBuffer::getPlaneFD()
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[06/35] libcamera: MappedFrameBuffer: Latch a pointer to the framebuffer
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[05/35] libcamera: swstats_cpu: Add processFrame() method
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[04/35] libcamera: software_isp: Move benchmark code to its own class
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[03/35] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[02/35] libcamera: swstats_cpu: Drop patternSize_ documentation
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[01/35] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[RFC,v1,23/23] treewide: Use `Request::metadata2()`
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,22/23] py: Use `Request::metadata2()`
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,21/23] libcamera: pipeline: rpi: Use `metadataAvailable()`
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,20/23] libcamera: pipeline: rpi: Queue metadata until completion
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,19/23] libcamera: pipeline: Use `metadataAvailable()`
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,18/23] libcamera: pipeline: Fill `MetadataListPlan` of cameras
libcamera: Add `MetadataList`
- 1 -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,17/23,DNI] apps: cam: Use Camera::metadataAvailable signal
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,16/23] guides: pipeline_handler: Document PipelineHandler::metadataAvailable
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,15/23] libcamera: pipeline_handler: Add metadataAvailable() function
libcamera: Add `MetadataList`
- 1 -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,14/23] guides: application: Document Camera::metadataAvailable
libcamera: Add `MetadataList`
- 1 -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,13/23] libcamera: camera: Introduce metadataAvailable signal
libcamera: Add `MetadataList`
- 1 -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,12/23,DNI] apps: cam: Print `MetadataList` of `Request` as well
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,11/23] libcamera: request: Store `MetadataList`
libcamera: Add `MetadataList`
- 1 -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,10/23] libcamera: camera: Store `MetadataListPlan` in `Camera::Private`
libcamera: Add `MetadataList`
- 1 -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,09/23] libcamera: ipa_data_serializer: Support `MetadataListPlan`
libcamera: Add `MetadataList`
- 1 -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,08/23] Documentation: design: Document `MetadataList`
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,07/23] libcamera: Add `MetadataList`
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,06/23] libcamera: base: Add alignment utility functions
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,05/23] libcamera: base: cxx20: Add `has_single_bit()`
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,04/23] libcamera: base: cxx20: Add `type_identity{, _t}`
libcamera: Add `MetadataList`
- 1 -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,03/23] libcamera: base: Add file for C++20 polyfills
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,02/23] libcamera: controls: Add `ControlValueView`
libcamera: Add `MetadataList`
- - -
0 0 0
2025-06-06
Barnabás Pőcze
New
[RFC,v1,01/23] libcamera: controls: Strings are arrays
libcamera: Add `MetadataList`
- 1 -
0 0 0
2025-06-06
Barnabás Pőcze
New
[v1] treewide: Remove top-level `const` from return types
[v1] treewide: Remove top-level `const` from return types
- 1 -
0 0 0
2025-06-03
Barnabás Pőcze
New
libcamera: pipeline: rkisp1: Don't rely on bufferCount
libcamera: pipeline: rkisp1: Don't rely on bufferCount
- - -
0 0 0
2025-05-27
Sven Püschel
New
[1/1] libcamera: camera: Fix up the AeEnable control during Camera::start()
Fix AeEnable when camera starts
- 2 -
0 0 0
2025-05-21
David Plowman
New
[v2,2/2] Revert "controls: Add boolean constructors for ControlInfo"
[v2,1/2] libcamera: converter_v4l2_m2m: Add missing `<set>` include
- 2 -
0 0 0
2025-05-19
Barnabás Pőcze
New
[v2,1/2] libcamera: converter_v4l2_m2m: Add missing `<set>` include
[v2,1/2] libcamera: converter_v4l2_m2m: Add missing `<set>` include
- 2 -
0 0 0
2025-05-19
Barnabás Pőcze
New
[RFC,v1] libcamera: controls: Remove common enum prefix
[RFC,v1] libcamera: controls: Remove common enum prefix
- 1 -
0 0 0
2025-05-16
Barnabás Pőcze
New
[RFC,v1,8/8] utils: codegen: ipc: Simplify deserialization
utils: codegen: ipc: Simplify deserialization
- - -
0 0 0
2025-05-15
Barnabás Pőcze
New
[RFC,v1,7/8] libcamera: ipa_data_serializer: Add specialization for enums
utils: codegen: ipc: Simplify deserialization
- 2 -
0 0 0
2025-05-15
Barnabás Pőcze
New
[RFC] libcamera: pipeline: Add h/v blanking delays
[RFC] libcamera: pipeline: Add h/v blanking delays
- - -
0 0 0
2025-05-13
Kieran Bingham
New
[v3,1/1] pipeline: simple: Fix matching with empty media graphs
pipeline: simple: Fix matching with an empty media graph
- 1 2
0 0 0
2025-05-13
Paul Elder
New
[v2,8/8] libcamera: Add new atomisp pipeline handler
libcamera: Add swstats_cpu::processFrame() and atomisp pipeline handler
1 - -
0 0 0
2025-05-10
Hans de Goede
New
[v2,7/8] libcamera: ipa_manager: createIPA: Allow matching by IPA name instead of by pipeline
libcamera: Add swstats_cpu::processFrame() and atomisp pipeline handler
- 1 -
0 0 0
2025-05-10
Hans de Goede
New
[v2,6/8] libcamera: swstats_cpu: Add support for YUV420
libcamera: Add swstats_cpu::processFrame() and atomisp pipeline handler
- - -
0 0 0
2025-05-10
Hans de Goede
New
[v2,5/8] libcamera: swstats_cpu: Add processFrame() method
libcamera: Add swstats_cpu::processFrame() and atomisp pipeline handler
- 1 -
0 0 0
2025-05-10
Hans de Goede
New
[v2,4/8] libcamera: software_isp: Move benchmark code to its own class
libcamera: Add swstats_cpu::processFrame() and atomisp pipeline handler
- 2 -
0 0 0
2025-05-10
Hans de Goede
New
[v2,3/8] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp
libcamera: Add swstats_cpu::processFrame() and atomisp pipeline handler
- 2 -
0 0 0
2025-05-10
Hans de Goede
New
[v2,2/8] libcamera: swstats_cpu: Drop patternSize_ documentation
libcamera: Add swstats_cpu::processFrame() and atomisp pipeline handler
- 2 -
0 0 0
2025-05-10
Hans de Goede
New
[v2,1/8] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation
libcamera: Add swstats_cpu::processFrame() and atomisp pipeline handler
- 2 -
0 0 0
2025-05-10
Hans de Goede
New
[v4] libcamera: pipeline: uvcvideo: Fix `ExposureTime` control handling
[v4] libcamera: pipeline: uvcvideo: Fix `ExposureTime` control handling
- - -
0 0 0
2025-05-06
Barnabás Pőcze
New
[3/3] apps: cam: Support full orientation options
libcamera: rkisp1: Camera Sensor Mode Validation
- 1 -
0 0 0
2025-05-01
Kieran Bingham
New
[2/3] libcamera: camera_sensor: Extend reporting in getFormat()
libcamera: rkisp1: Camera Sensor Mode Validation
- 1 -
0 0 0
2025-05-01
Kieran Bingham
New
[1/3] libcamera: pipeline: rkisp1: Detect invalid sensor configurations
libcamera: rkisp1: Camera Sensor Mode Validation
- - -
0 0 0
2025-05-01
Kieran Bingham
New
[v2,3/3] libcamera: controls: Expose string controls as `std::string_view`
libcamera: controls: String controls as `std::string_view`
- 2 -
0 0 0
2025-05-01
Barnabás Pőcze
New
[1/1] libipa: Allow disabling algorithms via the tuning file
Allow algorithms to be disabled via the tuning file
- - -
0 0 0
2025-04-29
Isaac Scott
New
[v11,18/19] Documentation: guides: pipeline-handler: Document internal queue pattern
lc-compliance: Add test to queue more requests than hardware depth
- - -
0 0 0
2025-04-28
Sven Püschel
New
[v11,17/19] libcamera: pipeline: rkisp1: Add internal request queue
lc-compliance: Add test to queue more requests than hardware depth
- 1 -
0 0 0
2025-04-28
Sven Püschel
New
[v11,16/19] libcamera: pipeline: uvcvideo: Add internal request queue
lc-compliance: Add test to queue more requests than hardware depth
- - -
0 0 0
2025-04-28
Sven Püschel
New
[v11,15/19] lc-compliance: Add test to ensure MinimumRequests is valid
lc-compliance: Add test to queue more requests than hardware depth
- 2 -
0 0 0
2025-04-28
Sven Püschel
New
[v11,14/19] lc-compliance: Add test to queue more requests than hardware depth
lc-compliance: Add test to queue more requests than hardware depth
- 1 -
0 0 0
2025-04-28
Sven Püschel
New
[v11,12/19] lc-compliance: Move buffer allocation to separate function
lc-compliance: Add test to queue more requests than hardware depth
- 1 -
0 0 0
2025-04-28
Sven Püschel
New
[v11,11/19] libcamera: stream: Remove bufferCount
lc-compliance: Add test to queue more requests than hardware depth
- 1 -
0 0 0
2025-04-28
Sven Püschel
New
[v11,10/19] v4l2: Allocate buffers based on requested count and MinimumRequests
lc-compliance: Add test to queue more requests than hardware depth
- 1 -
0 0 0
2025-04-28
Sven Püschel
New
[v11,09/19] libcamera: pipeline: mali-c55: Don't rely on bufferCount
lc-compliance: Add test to queue more requests than hardware depth
- - -
0 0 0
2025-04-28
Sven Püschel
New
[v11,08/19] libcamera: pipeline: imx8-isi: Don't rely on bufferCount
lc-compliance: Add test to queue more requests than hardware depth
- - -
0 0 0
2025-04-28
Sven Püschel
New
[v11,07/19] libcamera: pipeline: vimc, uvcvideo: Don't rely on bufferCount
lc-compliance: Add test to queue more requests than hardware depth
- 2 -
0 0 0
2025-04-28
Sven Püschel
New
[v11,06/19] libcamera: pipeline: simple: Don't rely on bufferCount
lc-compliance: Add test to queue more requests than hardware depth
- 1 -
0 0 0
2025-04-28
Sven Püschel
New
[v11,05/19] libcamera: pipeline: rkisp1: Don't rely on bufferCount
lc-compliance: Add test to queue more requests than hardware depth
- 2 -
0 0 0
2025-04-28
Sven Püschel
New
«
1
2
3
4
…
8
9
»