Show patches with: none      |   16680 patches
« 1 2 3 4166 167 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v5,9/9] libcamera: process: Remove `ProcessManager` singleton libcamera: process: Remove `ProcessManager` singleton - 1 - 0 0 0 2025-04-24 Barnabás Pőcze New
[RFC,v5,8/9] libcamera: process: Use `close_range()` when available libcamera: process: Remove `ProcessManager` singleton - 1 - 0 0 0 2025-04-24 Barnabás Pőcze New
[RFC,v5,7/9] libcamera: process: Move `closeAllFdsExcept()` libcamera: process: Remove `ProcessManager` singleton - 1 - 0 0 0 2025-04-24 Barnabás Pőcze New
[RFC,v5,6/9] libcamera: process: Use span instead of vector libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-04-24 Barnabás Pőcze New
[RFC,v5,5/9] libcamera: process: Ensure that file descriptors are nonnegative libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-04-24 Barnabás Pőcze New
[RFC,v5,4/9] libcamera: process: Return error if already running libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-04-24 Barnabás Pőcze New
[RFC,v5,3/9] libcamera: process: Use `pid_` member to decide if running libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-04-24 Barnabás Pőcze New
[RFC,v5,2/9] libcamera: process: Misc. cleanup around `execv()` libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-04-24 Barnabás Pőcze New
[RFC,v5,1/9] libcamera: process: Disable copy/move libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-04-24 Barnabás Pőcze New
[RFC,v4,9/9] libcamera: process: Remove `ProcessManager` singleton libcamera: process: Remove `ProcessManager` singleton - - - 0 0 0 2025-04-24 Barnabás Pőcze Superseded
[RFC,v4,8/9] libcamera: process: Use `close_range()` when available libcamera: process: Remove `ProcessManager` singleton - 1 - 0 0 0 2025-04-24 Barnabás Pőcze Superseded
[RFC,v4,7/9] libcamera: process: Move `closeAllFdsExcept()` libcamera: process: Remove `ProcessManager` singleton - - - 0 0 0 2025-04-24 Barnabás Pőcze Superseded
[RFC,v4,6/9] libcamera: process: Use span instead of vector libcamera: process: Remove `ProcessManager` singleton - - - 0 0 0 2025-04-24 Barnabás Pőcze Superseded
[RFC,v4,5/9] libcamera: process: Ensure that file descriptors are nonnegative libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-04-24 Barnabás Pőcze Superseded
[RFC,v4,4/9] libcamera: process: Return error if already running libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-04-24 Barnabás Pőcze Superseded
[RFC,v4,3/9] libcamera: process: Use `pid_` member to decide if running libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-04-24 Barnabás Pőcze Superseded
[RFC,v4,1/9] libcamera: process: Disable copy/move libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-04-24 Barnabás Pőcze Superseded
apps: cam: Try raw role if default viewfinder role fails apps: cam: Try raw role if default viewfinder role fails - 1 - 0 0 0 2025-04-23 Paul Elder New
[27/27] shaders: Extend debayer shaders to apply RGB gain values on output RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[26/27] meson: Automatically generate glsl_shaders.h from specified shader programs RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[25/27] utils: gen-shader-headers: Add a utility to generate headers from shaders RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[24/27] libcamera: shaders: Move GL shader programs to src/libcamera/assets/shader RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[23/27] libcamera: shaders: Use highp not mediump for float precision RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[22/27] libcamera: software_isp: egl: Bind each eglImage to its own texture unit RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[21/27] libcamera: software_isp: debayer_egl: Make DebayerEGL the default debayer method RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[20/27] libcamera: software_isp: debayer_egl: Extend logic to enable application of softISP RGB d... RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[19/27] libcamera: software_isp: debayer_egl: Add an eGL debayer class RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[18/27] libcamera: software_isp: Make the debayer_ object of type class Debayer not DebayerCpu RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[17/27] libcamera: software_isp: Move DMA sync code to common place in Debayer base RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[16/27] libcamera: software_isp: Move param select code to Debayer base class RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[15/27] libcamera: software_isp: Move useful items from DebayerCpu to Debayer base class RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[14/27] libcamera: software_isp: egl: Introduce an eGL base helper class RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[13/27] libcamera: software_isp: gbm: Add in a GBM helper class for GPU surface access RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[12/27] libcamera: software_isp: Virtual base class reference in invokeMethod RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[11/27] libcamera: software_isp: Move configure to worker thread RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[10/27] libcamera: software_isp: Start the ISP thread in configure RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[09/27] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[08/27] libcamera: swstats_cpu: Add support for YUV420 RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[07/27] libcamera: swstats_cpu: Add processFrame() method RFC: Add in a eGL based GPUISP in libcamera - 1 - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[06/27] libcamera: software_isp: Move benchmark code to its own class RFC: Add in a eGL based GPUISP in libcamera - 2 - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[05/27] libcamera: swstats_cpu: Drop patternSize_ documentation RFC: Add in a eGL based GPUISP in libcamera - 2 - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[04/27] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation RFC: Add in a eGL based GPUISP in libcamera - 2 - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[03/27] libcamera: dma_buf_allocator: Favour udmabuf over cma heap allocations RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[02/27] libcamera: MappedFrameBuffer: Add accessor for MappedFrameBuffer plane maps RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[01/27] libcamera: MappedFrameBuffer: Add tracking of mmap file descriptors to MappedFrameBuffer RFC: Add in a eGL based GPUISP in libcamera - - - 0 0 0 2025-04-22 Bryan O'Donoghue RFC
[3/3] gstreamer: Add remaining controls gstreamer: Add support for read- and write-only controls - - - 0 0 0 2025-04-22 Jaslo Ziska New
[2/3] gstreamer: Add support for read- and write-only controls gstreamer: Add support for read- and write-only controls - 1 - 0 0 0 2025-04-22 Jaslo Ziska New
[1/3] gstreamer: Add GST_PARAM_CONDITIONALLY_AVAILABLE flag to properties gstreamer: Add support for read- and write-only controls - - - 0 0 0 2025-04-22 Jaslo Ziska New
[4/4] gstreamer: Split metadata controls into new member - - - 0 0 0 2025-04-22 Jaslo Ziska New
[2/4] gstreamer: Log and check adjusted camera configuration Untitled series #5140 - 1 - 0 0 0 2025-04-22 Jaslo Ziska New
[v1,2/2] libcamera: controls: Expose string controls as `std::string_view` libcamera: controls: String controls as `std::string_view` - - - 0 0 0 2025-04-22 Barnabás Pőcze New
[v1,1/2] apps: cam: capture_script: Disallow arrays of strings libcamera: controls: String controls as `std::string_view` - - - 0 0 0 2025-04-22 Barnabás Pőcze New
[v1] libcamera: controls: Arrays of arrays are not supported [v1] libcamera: controls: Arrays of arrays are not supported - 2 - 0 0 0 2025-04-22 Barnabás Pőcze New
[v1] libcamera: ipa_module: Avoid unnecessary copy when getting signature [v1] libcamera: ipa_module: Avoid unnecessary copy when getting signature - 2 - 0 0 0 2025-04-21 Barnabás Pőcze Accepted
[RFC,v1,5/5] apps: cam: sdl_sink: Support `{RGB,BGR}888` apps: cam: Support {RGB,BGR}888 format - - - 0 0 0 2025-04-21 Barnabás Pőcze New
[RFC,v1,4/5] apps: cam: sdl_texture: Remove `SDLTextureYUYV` apps: cam: Support {RGB,BGR}888 format - - - 0 0 0 2025-04-21 Barnabás Pőcze New
[RFC,v1,3/5] apps: cam: sdl_sink: Use `SDLTexture1Plane` for `YUYV` apps: cam: Support {RGB,BGR}888 format - - - 0 0 0 2025-04-21 Barnabás Pőcze New
[RFC,v1,2/5] apps: cam: sdl_texture: Add single plane generic texture apps: cam: Support {RGB,BGR}888 format - - - 0 0 0 2025-04-21 Barnabás Pőcze New
[RFC,v1,1/5] apps: cam: sdl_texture: Take list of buffers in span apps: cam: Support {RGB,BGR}888 format - 1 - 0 0 0 2025-04-21 Barnabás Pőcze New
[v2,5/5] libcamera: controls: Add rvalue overload for `ControlList::set()` libcamera: controls: Move constructor/assignment + swap - - - 0 0 0 2025-04-21 Barnabás Pőcze New
[v2,4/5] libcamera: controls: Implement `swap()` libcamera: controls: Move constructor/assignment + swap - 2 - 0 0 0 2025-04-21 Barnabás Pőcze New
[v2,3/5] libcamera: controls: Implement move ctor/assignment libcamera: controls: Move constructor/assignment + swap - 2 - 0 0 0 2025-04-21 Barnabás Pőcze New
[v2,2/5] libcamera: controls: Replace `numElements_` bit field libcamera: controls: Move constructor/assignment + swap - - - 0 0 0 2025-04-21 Barnabás Pőcze New
[v2,1/5] libcamera: controls: Give name to the union containing storage libcamera: controls: Move constructor/assignment + swap - 2 - 0 0 0 2025-04-21 Barnabás Pőcze New
pipeline: rkisp1: Fix vblank delay pipeline: rkisp1: Fix vblank delay - 2 - 0 0 0 2025-04-21 Paul Elder Accepted
[v1] libcamera: pipeline: imx8-isi: Remove unused variable [v1] libcamera: pipeline: imx8-isi: Remove unused variable - 2 - 0 0 0 2025-04-18 Barnabás Pőcze Accepted
[v1] libcamera: pipeline: virtual: Fix typo in log message [v1] libcamera: pipeline: virtual: Fix typo in log message - 2 - 0 0 0 2025-04-18 Barnabás Pőcze Accepted
[v1,3/3] libcamera: controls: Implement `swap()` [v1,1/3] libcamera: controls: Give name to the union containing storage - 2 - 0 0 0 2025-04-17 Barnabás Pőcze Superseded
[v1,2/3] libcamera: controls: Implement move ctor/assignment [v1,1/3] libcamera: controls: Give name to the union containing storage - 2 - 0 0 0 2025-04-17 Barnabás Pőcze Superseded
[v1,1/3] libcamera: controls: Give name to the union containing storage [v1,1/3] libcamera: controls: Give name to the union containing storage - 2 - 0 0 0 2025-04-17 Barnabás Pőcze Superseded
[v1] apps: cam: capture_script: Simplify bool array parsing [v1] apps: cam: capture_script: Simplify bool array parsing - 2 - 0 0 0 2025-04-17 Barnabás Pőcze Accepted
[v1] utils: ipc: Do not duplicate signals in proxy object [v1] utils: ipc: Do not duplicate signals in proxy object - 2 - 0 0 0 2025-04-15 Barnabás Pőcze Accepted
libcamera: software_isp: Fix CCM multiplication libcamera: software_isp: Fix CCM multiplication - 2 1 0 0 0 2025-04-14 Milan Zamazal Accepted
doc: mention right meson version doc: mention right meson version - 2 - 0 0 0 2025-04-13 Pavel Machek Accepted
cam: Implement %x handling cam: Implement %x handling - - - 0 0 0 2025-04-13 Pavel Machek New
cam: Convert RGB variations to BGR cam: Convert RGB variations to BGR - - - 0 0 0 2025-04-13 Pavel Machek New
doc: document libtiff dependency for cam doc: document libtiff dependency for cam - 2 - 0 0 0 2025-04-12 Pavel Machek Accepted
[8/8] ipa: rkisp1: agc: Add debug controls for statistic values Implement WDR algorithm - - - 0 0 0 2025-04-11 Stefan Klug New
[7/8] libcamera: vector: Add explicit cast and data accessor Implement WDR algorithm - - - 0 0 0 2025-04-11 Stefan Klug New
[6/8] ipa: rkisp1: Add WDR algorithm Implement WDR algorithm - - - 0 0 0 2025-04-11 Stefan Klug New
[5/8] ipa: rkisp1: Switch histogram to RGB combined mode Implement WDR algorithm - - - 0 0 0 2025-04-11 Stefan Klug New
[4/8] ipa: rkisp1: Add correction for exposure quantization Implement WDR algorithm - - - 0 0 0 2025-04-11 Stefan Klug New
[3/8] libcamera: Add PID controller class Implement WDR algorithm - - - 0 0 0 2025-04-11 Stefan Klug New
[2/8] tuning: rksip1: Add a static WideDynamicRange entry Implement WDR algorithm - - - 0 0 0 2025-04-11 Stefan Klug New
[1/8] include: linux: Add Wdr to rkisp1-config.h Implement WDR algorithm - - - 0 0 0 2025-04-11 Stefan Klug New
[v2,9/9] ipa: rkisp1: agc: Implement ExposureValue control Wdr preparations - 1 - 0 0 0 2025-04-11 Stefan Klug New
[v2,8/9] libipa: agc_mean_luminance: Add exposure compensation support Wdr preparations - 1 - 0 0 0 2025-04-11 Stefan Klug New
[v2,7/9] pipeline: rkisp1: Add color space information to debug log Wdr preparations - 1 - 0 0 0 2025-04-11 Stefan Klug New
[v2,6/9] pipeline: rkisp1: Add more info when parameter queue fails Wdr preparations - 1 - 0 0 0 2025-04-11 Stefan Klug New
[v2,5/9] ipa: rkisp1: params: Check for empty parameters Wdr preparations - 1 - 0 0 0 2025-04-11 Stefan Klug New
[v2,4/9] libipa: agc_mean_luminance: Add debug logging Wdr preparations - 2 - 0 0 0 2025-04-11 Stefan Klug New
[v2,3/9] utils: gen-debug-controls: Improve log output Wdr preparations 1 - - 0 0 0 2025-04-11 Stefan Klug New
[v2,2/9] utils: gen-debug-controls: Fix handling of controls that appear multiple times Wdr preparations 1 - - 0 0 0 2025-04-11 Stefan Klug New
[v2,1/9] utils: gen-debug-controls: Remove line number from control description Wdr preparations 1 - - 0 0 0 2025-04-11 Stefan Klug New
[v2] meson: Do not automatically build documentation if sphinx-build-3 is found [v2] meson: Do not automatically build documentation if sphinx-build-3 is found - 3 1 0 0 0 2025-04-09 Laurent Pinchart Accepted
[libcamera-ci,v1] Adapt to `v4l2` meson option type change [libcamera-ci,v1] Adapt to `v4l2` meson option type change - 1 - 0 0 0 2025-04-09 Barnabás Pőcze Accepted
libcamera: software_isp: Add saturation control libcamera: software_isp: Add saturation control - 1 1 0 0 0 2025-04-07 Milan Zamazal New
[v4,11/11] libcamera: simple: Make raw streams working Enable raw streams with software ISP - - - 0 0 0 2025-04-07 Milan Zamazal New
[v4,10/11] libcamera: simple: Require metadata only when software ISP is used Enable raw streams with software ISP - - - 0 0 0 2025-04-07 Milan Zamazal New
[v4,09/11] libcamera: simple: Don't enforce conversion with an added raw stream Enable raw streams with software ISP - - - 0 0 0 2025-04-07 Milan Zamazal New
« 1 2 3 4166 167 »