Show patches with: State = Action Required       |    Archived = No       |   886 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1] apps: common: image: Fix assertion [v1] apps: common: image: Fix assertion - 1 - 0 0 0 2025-06-13 Barnabás Pőcze New
[v1] meson: Update `gtest` wrap to 1.17.0 [v1] meson: Update `gtest` wrap to 1.17.0 - - - 0 0 0 2025-06-13 Barnabás Pőcze 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 - - - 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
[v9,13/13] config: Make configuration directories configurable Add global configuration file - - - 0 0 0 2025-06-11 Milan Zamazal New
[v9,12/13] config: Make configuration file configurable Add global configuration file - - - 0 0 0 2025-06-11 Milan Zamazal New
[v9,11/13] libcamera: software_isp: Make measurement configurable Add global configuration file - - - 0 0 0 2025-06-11 Milan Zamazal New
[v9,10/13] libcamera: software_isp: Make input buffer copying configurable - - - 0 0 0 2025-06-11 Milan Zamazal New
[v9,08/13] config: Allow enabling software ISP in runtime Add global configuration file - - - 0 0 0 2025-06-11 Milan Zamazal New
[v9,07/13] config: Look up pipelines match list in configuration file Add global configuration file - - - 0 0 0 2025-06-11 Milan Zamazal New
[v9,05/13] config: Look up rpi config path in configuration file Add global configuration file - - - 0 0 0 2025-06-11 Milan Zamazal New
[v9,04/13] config: Add configuration retrieval helpers Add global configuration file - - - 0 0 0 2025-06-11 Milan Zamazal New
[v9,02/13] config: Introduce global runtime configuration Add global configuration file - - - 0 0 0 2025-06-11 Milan Zamazal New
[v9,01/13] yaml: Move yaml_parser.cpp to base Add global configuration file - 1 - 0 0 0 2025-06-11 Milan Zamazal New
[v1] libcamera: pipeline: uvcvideo: Handle controls during startup [v1] libcamera: pipeline: uvcvideo: Handle controls during startup - - - 0 0 0 2025-06-11 Barnabás Pőcze New
[v1] libcamera: pipeline: uvcvideo: Silently ignore `AeEnable` [v1] libcamera: pipeline: uvcvideo: Silently ignore `AeEnable` - 2 - 0 0 0 2025-06-11 Barnabás Pőcze 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 - - - 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 - - - 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 - - - 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 - - - 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 - - - 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
[v1] ipa: rpi: Initialize enum controls with a list of values [v1] ipa: rpi: Initialize enum controls with a list of values - - - 0 0 0 2025-06-09 Barnabás Pőcze 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` - - - 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` - - - 0 0 0 2025-06-06 Barnabás Pőcze New
[RFC,v1,14/23] guides: application: Document Camera::metadataAvailable libcamera: Add `MetadataList` - - - 0 0 0 2025-06-06 Barnabás Pőcze New
[RFC,v1,13/23] libcamera: camera: Introduce metadataAvailable signal libcamera: Add `MetadataList` - - - 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` - - - 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` - - - 0 0 0 2025-06-06 Barnabás Pőcze New
[RFC,v1,09/23] libcamera: ipa_data_serializer: Support `MetadataListPlan` libcamera: Add `MetadataList` - - - 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
libcamera: base: Fix log level parsing when multiple categories are listed libcamera: base: Fix log level parsing when multiple categories are listed - - - 0 0 0 2025-06-06 Stefan Klug New
pipeline: imx8-isi: Dynamically compute crossbar subdevice's first source. pipeline: imx8-isi: Dynamically compute crossbar subdevice's first source. - - - 0 0 0 2025-06-06 Antoine Bouyer New
gstreamer: Fix libcamerasrc responding latency before setting caps gstreamer: Fix libcamerasrc responding latency before setting caps - 1 - 0 0 0 2025-06-05 Hou Qi New
[2/2] pipeline: imx8-isi: Fix match returned value in error case [1/2] pipeline: imx8-isi: Cosmetic changes - 2 - 0 0 0 2025-06-04 Antoine Bouyer New
[1/2] pipeline: imx8-isi: Cosmetic changes [1/2] pipeline: imx8-isi: Cosmetic changes - 1 - 0 0 0 2025-06-04 Antoine Bouyer New
[v2,7/7] gstreamer: Replace NULL with nullptr gstreamer: Miscellaneous cleanups + two fixes - 2 - 0 0 0 2025-06-04 Laurent Pinchart New
[v2,6/7] gstreamer: Drop incorrect unref on caps gstreamer: Miscellaneous cleanups + two fixes - 1 - 0 0 0 2025-06-04 Laurent Pinchart New
[v2,5/7] gstreamer: Fix leak of GstQuery and GstBufferPool in error path gstreamer: Miscellaneous cleanups + two fixes - 1 - 0 0 0 2025-06-04 Laurent Pinchart New
[v2,4/7] gstreamer: Rename variable in gst_libcamera_create_video_pool() gstreamer: Miscellaneous cleanups + two fixes - 1 - 0 0 0 2025-06-04 Laurent Pinchart New
[v2,3/7] gstreamer: Reduce indentation in gst_libcamera_create_video_pool() gstreamer: Miscellaneous cleanups + two fixes - 1 - 0 0 0 2025-06-04 Laurent Pinchart New
[v2,2/7] gstreamer: Factor out video pool creation gstreamer: Miscellaneous cleanups + two fixes - 1 - 0 0 0 2025-06-04 Laurent Pinchart New
[v2,1/7] gstreamer: Document improvements when updating minimum GStreamer version gstreamer: Miscellaneous cleanups + two fixes - 1 - 0 0 0 2025-06-04 Laurent Pinchart 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
[RFC,4/4] pipeline: rkisp1: Prperly handle the bufferCount set in the stream configuration rkisp1: Allow usage of more than 4 buffers - - - 0 0 0 2025-05-26 Stefan Klug New
[RFC,3/4] pipeline: rkisp1: Limit the maximum number of buffers queued in rkisp1: Allow usage of more than 4 buffers - - - 0 0 0 2025-05-26 Stefan Klug New
[RFC,2/4] libcamera: internal: Allow to limit the number of queued requests rkisp1: Allow usage of more than 4 buffers - - - 0 0 0 2025-05-26 Stefan Klug New
[RFC,1/4] libcamera: pipeline_handler: Move waitingRequests_ into camera class rkisp1: Allow usage of more than 4 buffers - - - 0 0 0 2025-05-26 Stefan Klug New
[v6,12/12] libcamera: simple: Make raw streams working Enable raw streams with software ISP - - - 0 0 0 2025-05-26 Milan Zamazal New
[v6,11/12] libcamera: simple: Require metadata only when software ISP is used Enable raw streams with software ISP - - - 0 0 0 2025-05-26 Milan Zamazal New
[v6,10/12] libcamera: simple: Don't enforce conversion with an added raw stream Enable raw streams with software ISP - - - 0 0 0 2025-05-26 Milan Zamazal New
[v6,09/12] libcamera: simple: Validate raw stream configurations Enable raw streams with software ISP - - - 0 0 0 2025-05-26 Milan Zamazal New
[v6,08/12] libcamera: simple: Consider raw output configurations Enable raw streams with software ISP - - - 0 0 0 2025-05-26 Milan Zamazal New
« 1 2 3 48 9 »