Show patches with: State = Accepted       |    Archived = No       |   7924 patches
« 1 2 ... 4 5 679 80 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
gstreamer: Fix libcamerasrc responding latency before setting caps gstreamer: Fix libcamerasrc responding latency before setting caps - 2 - 0 0 0 2025-06-05 Qi Hou Accepted
[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 Accepted
[1/2] pipeline: imx8-isi: Cosmetic changes [1/2] pipeline: imx8-isi: Cosmetic changes - 1 - 0 0 0 2025-06-04 Antoine Bouyer Accepted
[v2,7/7] gstreamer: Replace NULL with nullptr gstreamer: Miscellaneous cleanups + two fixes - 2 - 0 0 0 2025-06-04 Laurent Pinchart Accepted
[v2,6/7] gstreamer: Drop incorrect unref on caps gstreamer: Miscellaneous cleanups + two fixes - 1 - 0 0 0 2025-06-04 Laurent Pinchart Accepted
[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 Accepted
[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 Accepted
[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 Accepted
[v2,2/7] gstreamer: Factor out video pool creation gstreamer: Miscellaneous cleanups + two fixes - 1 - 0 0 0 2025-06-04 Laurent Pinchart Accepted
[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 Accepted
[v1] android: camera_device: Do not pass `nullptr` to `Request::addBuffer()` [v1] android: camera_device: Do not pass `nullptr` to `Request::addBuffer()` - 2 - 0 0 0 2025-06-03 Barnabás Pőcze Accepted
[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 Accepted
[v4] apps: cam: Skip non-display GPUs [v4] apps: cam: Skip non-display GPUs - 3 - 0 0 0 2025-05-30 Milan Zamazal Accepted
[v3] apps: cam: Skip non-display GPUs [v3] apps: cam: Skip non-display GPUs - 3 - 0 0 0 2025-05-29 Milan Zamazal Accepted
[2/2] guides: pipeline-handler: Update name of pipeline handler stop function Small fixes to ipu3 and pipeline-handler guide - 2 - 0 0 0 2025-05-28 Niklas Söderlund Accepted
[1/2] ipu3: cio2: Remove unused function definition Small fixes to ipu3 and pipeline-handler guide - 2 - 0 0 0 2025-05-28 Niklas Söderlund Accepted
[v4,2/2] libcamera: process: Pass stderr and reserve stdin and stdout fds libcamera: process: Pass stderr and reserve stdin and stdout fds - 2 - 0 0 0 2025-05-27 Julien Vuillaumier Accepted
[v4,1/2] libcamera: process: Use _exit in child process libcamera: process: Pass stderr and reserve stdin and stdout fds - 2 - 0 0 0 2025-05-27 Julien Vuillaumier Accepted
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 Accepted
[v1] Documentation: Fix `INCLUDE_PATH` doxygen configuration option [v1] Documentation: Fix `INCLUDE_PATH` doxygen configuration option - 2 - 0 0 0 2025-05-26 Barnabás Pőcze Accepted
ipa: rpi: Prevent segfault if AGC algorithm is absent ipa: rpi: Prevent segfault if AGC algorithm is absent - 2 1 0 0 0 2025-05-23 Benjamin Mugnier Accepted
[v1] treewide: Do not use `*NameValueMap` for known values [v1] treewide: Do not use `*NameValueMap` for known values - 2 - 0 0 0 2025-05-22 Barnabás Pőcze Accepted
ipa: rpi: controller: rpi: Fix colour gain typo in AGC ipa: rpi: controller: rpi: Fix colour gain typo in AGC - 3 1 0 0 0 2025-05-22 David Plowman Accepted
libcamera: matrix: Fix compilation error in inverse() function libcamera: matrix: Fix compilation error in inverse() function - 1 2 0 0 0 2025-05-22 Laurent Pinchart Accepted
[v2,5/6] pipeline: rpi: Remove ispOutputCount_ and ispOutputTotal_ Eliminating startup frames - 2 - 0 0 0 2025-05-22 Naushir Patuck Accepted
[v2,4/6] pipeline: rpi: Remove disable_startup_frame_drops config option Eliminating startup frames - 2 - 0 0 0 2025-05-22 Naushir Patuck Accepted
[v2,3/6] pipeline: ipa: rpi: Split RPiCameraData::dropFrameCount_ Eliminating startup frames - 2 - 0 0 0 2025-05-22 Naushir Patuck Accepted
[v2,2/6] ipa: rpi: Replace dropFrameCount in the IPA -> PH interface Eliminating startup frames - 2 - 0 0 0 2025-05-22 Naushir Patuck Accepted
[v2,1/6] libcamera: framebuffer: Add FrameMetadata::Status::FrameStartup Eliminating startup frames - 2 - 0 0 0 2025-05-22 Naushir Patuck Accepted
[2/2] libcamera/mali-c55: Remove tpgSizes_ member from MaliC55CameraData Mali-C55 Cleanup Patches - 2 - 0 0 0 2025-05-21 Dan Scally Accepted
[1/2] libcamera/mali-c55: Remove tpgCodes_ Mali-C55 Cleanup Patches - 2 - 0 0 0 2025-05-21 Dan Scally Accepted
[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 Accepted
[v1,2/2] libcameara: sensor: Fix the gain delay for IMX283 RPi: Add IMX283 tunings 1 2 - 0 0 0 2025-05-21 Naushir Patuck Accepted
[v1,1/2] ipa: rpi: Add tuning for IMX283 RPi: Add IMX283 tunings 2 - - 0 0 0 2025-05-21 Naushir Patuck Accepted
[v3,1/1] libcamera: process: Pass stderr and reserve stdin and stdout fds libcamera: process: Pass stderr and reserve stdin and stdout fds - 1 - 0 0 0 2025-05-19 Julien Vuillaumier Accepted
[v1,5/6] pipeline: rpi: Remove ispOutputCount_ and ispOutputTotal_ Eliminating startup frames - - - 0 0 0 2025-05-19 Naushir Patuck Accepted
[v1,4/6] pipeline: rpi: Remove disable_startup_frame_drops config option Eliminating startup frames - 1 - 0 0 0 2025-05-19 Naushir Patuck Accepted
[v1,3/6] pipeline: ipa: rpi: Split RPiCameraData::dropFrameCount_ Eliminating startup frames - 1 - 0 0 0 2025-05-19 Naushir Patuck Accepted
[v1,2/6] ipa: rpi: Replace dropFrameCount in the IPA -> PH interface Eliminating startup frames - 1 - 0 0 0 2025-05-19 Naushir Patuck Accepted
[v1,1/6] libcamera: framebuffer: Add FrameMetadata::Status::FrameStartup Eliminating startup frames - 1 - 0 0 0 2025-05-19 Naushir Patuck Accepted
[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 Accepted
[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 Accepted
[v9] gstreamer: Add GstVideoMeta support [v9] gstreamer: Add GstVideoMeta support - 2 1 0 0 0 2025-05-19 Qi Hou Accepted
[v8] gstreamer: Add GstVideoMeta support [v8] gstreamer: Add GstVideoMeta support - 2 1 0 0 0 2025-05-16 Qi Hou Accepted
[v3,1/1] libcamera: software_isp: Add saturation control Add saturation control to software ISP - 2 - 0 0 0 2025-05-15 Milan Zamazal Accepted
[RFC,v1,6/8] libcamera: ipa_data_serializer: Remove some vector `reserve()` calls utils: codegen: ipc: Simplify deserialization - 2 - 0 0 0 2025-05-15 Barnabás Pőcze Accepted
[RFC,v1,5/8] utils: codegen: ipc: Simplify `return` statements utils: codegen: ipc: Simplify deserialization - 2 - 0 0 0 2025-05-15 Barnabás Pőcze Accepted
[RFC,v1,4/8] utils: codegen: ipc: Log error code when remote call fails utils: codegen: ipc: Simplify deserialization - 2 - 0 0 0 2025-05-15 Barnabás Pőcze Accepted
[RFC,v1,3/8] utils: codegen: ipc: Add `deserializer()` function utils: codegen: ipc: Simplify deserialization - 2 - 0 0 0 2025-05-15 Barnabás Pőcze Accepted
[RFC,v1,2/8] utils: codegen: ipc: Remove `namespace` argument utils: codegen: ipc: Simplify deserialization - 2 - 0 0 0 2025-05-15 Barnabás Pőcze Accepted
[RFC,v1,1/8] utils: codegen: ipc: Use `any()` instead of `len([]) > 0` utils: codegen: ipc: Simplify deserialization - 2 - 0 0 0 2025-05-15 Barnabás Pőcze Accepted
[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 Accepted
[v2] ipa: rkisp1: awb: Declare ControlInfo in AWB [v2] ipa: rkisp1: awb: Declare ControlInfo in AWB - 2 - 0 0 0 2025-05-12 Paul Elder Accepted
[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 Accepted
[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 Accepted
[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 Accepted
[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 Accepted
[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 Accepted
ipa: Move IPA installations to a subdir ipa: Move IPA installations to a subdir - 3 - 0 0 0 2025-05-10 Kieran Bingham Accepted
libcamera: v4l2_videodevice: Log buffer count on error libcamera: v4l2_videodevice: Log buffer count on error - 2 - 0 0 0 2025-05-09 Sven Püschel Accepted
apps: qcam: Push the viewfinder role to vector apps: qcam: Push the viewfinder role to vector - 2 1 0 0 0 2025-05-07 Kieran Bingham Accepted
utils: raspberrypi: ctt: Fix integer division error calculating LSC cell size utils: raspberrypi: ctt: Fix integer division error calculating LSC cell size - 2 - 0 0 0 2025-05-07 David Plowman Accepted
[v5,4/4] apps: cam: sdl_sink: Support more single-plane formats apps: cam: sdl_sink: Support more RGB and YUV formats - 2 - 0 0 0 2025-05-06 Barnabás Pőcze Accepted
[v5,3/4] apps: cam: sdl_texture: Add `SDLTexture1Plane` apps: cam: sdl_sink: Support more RGB and YUV formats - 2 - 0 0 0 2025-05-06 Barnabás Pőcze Accepted
[v5,2/4] apps: cam: sdl_texture: Drop `&rect_` from `SDL_Update{NV, }Texture()` call apps: cam: sdl_sink: Support more RGB and YUV formats - 2 - 0 0 0 2025-05-06 Barnabás Pőcze Accepted
[v5,1/4] apps: cam: sdl_texture: Take list of buffers in span apps: cam: sdl_sink: Support more RGB and YUV formats - 2 - 0 0 0 2025-05-06 Barnabás Pőcze Accepted
[v1] Documentation: guides: application-developer: Remove unnecessary argument [v1] Documentation: guides: application-developer: Remove unnecessary argument - 2 - 0 0 0 2025-05-02 Barnabás Pőcze Accepted
[libcamera-ci,v1] cros-sdk-lite: Update to release-R135-16209.B [libcamera-ci,v1] cros-sdk-lite: Update to release-R135-16209.B - 1 - 0 0 0 2025-05-02 Barnabás Pőcze Accepted
[v1] py: Set `PYTHONPATH` in devenv [v1] py: Set `PYTHONPATH` in devenv - 3 - 0 0 0 2025-05-01 Barnabás Pőcze Accepted
[v2,3/3] libcamera: controls: Expose string controls as `std::string_view` libcamera: controls: String controls as `std::string_view` - 3 - 0 0 0 2025-05-01 Barnabás Pőcze Accepted
[v2,2/3] utils: codegen: Make users depend on `controls.py` in meson libcamera: controls: String controls as `std::string_view` 2 1 - 0 0 0 2025-05-01 Barnabás Pőcze Accepted
[v2,1/3] apps: cam: capture_script: Disallow arrays of strings libcamera: controls: String controls as `std::string_view` - 4 - 0 0 0 2025-05-01 Barnabás Pőcze Accepted
[v2,1/1] libcamera: software_isp: Add saturation control Add saturation control to software ISP - - - 0 0 0 2025-04-30 Milan Zamazal Accepted
ipa: rkisp1: awb: Ignore empty AWB statistics ipa: rkisp1: awb: Ignore empty AWB statistics - 2 - 0 0 0 2025-04-29 Stefan Klug Accepted
[v2] ipa: rpi: awb: Remove "fast" parameter - 2 - 0 0 0 2025-04-29 Barnabás Pőcze Accepted
ipa: rpi: common: Avoid warnings when AeEnable control is used ipa: rpi: common: Avoid warnings when AeEnable control is used - 2 - 0 0 0 2025-04-28 David Plowman Accepted
[2/2] utils: raspberrypi: ctt: Fix NaNs in chromatic aberration tables Raspberry Pi Camera Tuning Tool fixes - 1 - 0 0 0 2025-04-28 David Plowman Accepted
[1/2] utils: raspberrypi: ctt: Fix NaNs in lens shading tables Raspberry Pi Camera Tuning Tool fixes 1 1 - 0 0 0 2025-04-28 David Plowman Accepted
[v11,13/19] lc-compliance: Move camera setup to CameraHolder class lc-compliance: Add test to queue more requests than hardware depth - 2 - 0 0 0 2025-04-28 Sven Püschel Accepted
[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 Accepted
libcamera: stream: Add color space to configuration string representation libcamera: stream: Add color space to configuration string representation - - - 0 0 0 2025-04-24 Laurent Pinchart Accepted
[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 Accepted
[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 Accepted
[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 Accepted
[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 Accepted
apps: cam: Try raw role if default viewfinder role fails apps: cam: Try raw role if default viewfinder role fails - 2 - 0 0 0 2025-04-23 Paul Elder Accepted
[2/4] gstreamer: Log and check adjusted camera configuration Untitled series #5140 - 1 - 0 0 0 2025-04-22 Jaslo Ziska Accepted
[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 Accepted
[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
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] 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
doc: document libtiff dependency for cam doc: document libtiff dependency for cam - 2 - 0 0 0 2025-04-12 Pavel Machek Accepted
[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 Accepted
« 1 2 ... 4 5 679 80 »