Show patches with: Submitter = Barnabás Pőcze       |    Archived = No       |   68 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1] gstreamer: Use `Control<>` objects when setting controls [v1] gstreamer: Use `Control<>` objects when setting controls - 1 - 0 0 0 2025-03-28 Barnabás Pőcze New
[v1] libcamera: base: object: Forward arguments when invoking [v1] libcamera: base: object: Forward arguments when invoking - 2 - 0 0 0 2025-03-28 Barnabás Pőcze New
[RFC,v1] utils: ipc: Do not define variables in signal handler upfront [RFC,v1] utils: ipc: Do not define variables in signal handler upfront - - - 0 0 0 2025-03-26 Barnabás Pőcze New
[RFC,v3,8/9] libcamera: process: Use `close_range()` when available libcamera: process: Remove `ProcessManager` singleton - 1 - 0 0 0 2025-03-25 Barnabás Pőcze New
[RFC,v3,7/9] libcamera: process: Move `closeAllFdsExcept()` libcamera: process: Remove `ProcessManager` singleton - - - 0 0 0 2025-03-25 Barnabás Pőcze New
[RFC,v3,6/9] libcamera: process: Use span instead of vector libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-03-25 Barnabás Pőcze New
[RFC,v3,5/9] libcamera: process: Ensure that file descriptors are nonnegative libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-03-25 Barnabás Pőcze New
[RFC,v3,4/9] libcamera: process: Return error if already running - 2 - 0 0 0 2025-03-25 Barnabás Pőcze New
[RFC,v3,3/9] libcamera: process: Use `pid_` member to decide if running libcamera: process: Remove `ProcessManager` singleton - 1 - 0 0 0 2025-03-25 Barnabás Pőcze New
[RFC,v3,2/9] libcamera: process: Misc. cleanup around `execv()` libcamera: process: Remove `ProcessManager` singleton - 1 - 0 0 0 2025-03-25 Barnabás Pőcze New
[RFC,v3,1/9] libcamera: process: Disable copy/move libcamera: process: Remove `ProcessManager` singleton - 2 - 0 0 0 2025-03-25 Barnabás Pőcze New
[v1] pipeline: rpi: Fix potential empty optional read [v1] pipeline: rpi: Fix potential empty optional read - 1 - 0 0 0 2025-03-25 Barnabás Pőcze New
[v2] libcamera: camera_manager: Do not emit signals while holding lock [v2] libcamera: camera_manager: Do not emit signals while holding lock - 3 - 0 0 0 2025-03-24 Barnabás Pőcze Accepted
[RFC,v1] libcamera: controls: Generate macro for each control [RFC,v1] libcamera: controls: Generate macro for each control - 2 - 0 0 0 2025-03-17 Barnabás Pőcze Superseded
[v1] apps: cam: Highlight default enumerator [v1] apps: cam: Highlight default enumerator - 2 - 0 0 0 2025-03-17 Barnabás Pőcze Accepted
[v1] libcamera: media_device: Ignore `lockf()` return value [v1] libcamera: media_device: Ignore `lockf()` return value - 2 - 0 0 0 2025-03-17 Barnabás Pőcze Accepted
[v3,4/4] libcamera: pipeline: uvcvideo: Fix `ExposureTime` control handling libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control - 1 - 0 0 0 2025-03-14 Barnabás Pőcze New
[v3,3/4] libcamera: pipeline: uvcvideo: Retrieve current exposure mode on start libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control - - - 0 0 0 2025-03-14 Barnabás Pőcze New
[v3,2/4] libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control setting libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control - 1 - 0 0 0 2025-03-14 Barnabás Pőcze New
[v3,1/4] libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control setup libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control - 1 - 0 0 0 2025-03-14 Barnabás Pőcze New
[v4,2/2] apps: lc-compliance: Add multi-stream tests apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-03-14 Barnabás Pőcze New
[v4,1/2] apps: lc-compliance: Support multiple streams in helpers apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-03-14 Barnabás Pőcze New
[v1] libcamera: pipeline: Put single file pipelines into anonymous namespace [v1] libcamera: pipeline: Put single file pipelines into anonymous namespace - - - 0 0 0 2025-03-14 Barnabás Pőcze New
[v1] libcamera: base: span: Explicitly default copy assignment [v1] libcamera: base: span: Explicitly default copy assignment - 2 - 0 0 0 2025-03-10 Barnabás Pőcze Accepted
[v1] libcamera: request: Make `controls_`/`metadata_` members [v1] libcamera: request: Make `controls_`/`metadata_` members - - - 0 0 0 2025-03-10 Barnabás Pőcze New
[v1] libcamera: request: Store fence `EventNotifier` directly [v1] libcamera: request: Store fence `EventNotifier` directly - 1 - 0 0 0 2025-03-10 Barnabás Pőcze New
[v1] libcamera: v4l2_videodevice: `lastUsedCounter_` need not be atomic [v1] libcamera: v4l2_videodevice: `lastUsedCounter_` need not be atomic - 3 - 0 0 0 2025-03-10 Barnabás Pőcze Accepted
[v1] test: thread: Use `pthread_testcancel()` [v1] test: thread: Use `pthread_testcancel()` - 2 - 0 0 0 2025-03-10 Barnabás Pőcze Accepted
[v1] libcamera: pipeline: uvcvideo: Expose `Gamma` control [v1] libcamera: pipeline: uvcvideo: Expose `Gamma` control - 1 1 0 0 0 2025-03-10 Barnabás Pőcze New
[v1] ipa: simple: lut: Fix include path [v1] ipa: simple: lut: Fix include path - 2 - 0 0 0 2025-03-10 Barnabás Pőcze Accepted
[v1] libcamera: controls: Check size of enum [v1] libcamera: controls: Check size of enum - 2 - 0 0 0 2025-03-10 Barnabás Pőcze Accepted
[v1] libcamera: camera: Ensure correct id maps are always set [v1] libcamera: camera: Ensure correct id maps are always set - 2 - 0 0 0 2025-03-10 Barnabás Pőcze Accepted
[v1,2/2] libcamera: camera_sensor: getFormat(): Use span [v1,1/2] libcamera: camera_sensor: getControls(): Use span - - - 0 0 0 2025-03-03 Barnabás Pőcze New
[v1,1/2] libcamera: camera_sensor: getControls(): Use span [v1,1/2] libcamera: camera_sensor: getControls(): Use span - - - 0 0 0 2025-03-03 Barnabás Pőcze New
[v1] apps: cam: file_sink: Add missing include [v1] apps: cam: file_sink: Add missing include - 2 - 0 0 0 2025-03-03 Barnabás Pőcze Superseded
[v1] apps: qcam: Simplify `PixelFormat` search [v1] apps: qcam: Simplify `PixelFormat` search - 2 - 0 0 0 2025-03-03 Barnabás Pőcze Accepted
[v1] libcamera: ipa_manager: Store `IPAModule`s in `std::unique_ptr` [v1] libcamera: ipa_manager: Store `IPAModule`s in `std::unique_ptr` - 2 - 0 0 0 2025-03-03 Barnabás Pőcze Accepted
[v1] libcamera: base: mutex: Remove unnecessary constructors [v1] libcamera: base: mutex: Remove unnecessary constructors - 2 - 0 0 0 2025-03-03 Barnabás Pőcze Accepted
[v1,3/3] libcamera: base: log: Do not instantiate disabled `LogMessage`s libcamera: base: log: Do not instantiate disabled `LogMessage`s - - - 0 0 0 2025-03-03 Barnabás Pőcze New
[v1,2/3] treewide: Remove `libcamera::LOG(...)` occurences libcamera: base: log: Do not instantiate disabled `LogMessage`s - 1 - 0 0 0 2025-03-03 Barnabás Pőcze New
[v1,1/3] libcamera: base: log: Take `LogCategory` by reference libcamera: base: log: Do not instantiate disabled `LogMessage`s - 1 - 0 0 0 2025-03-03 Barnabás Pőcze New
[v1] libcamera: media_object: Fix unnecessary copy [v1] libcamera: media_object: Fix unnecessary copy - 2 - 0 0 0 2025-03-03 Barnabás Pőcze Accepted
[v1] libcamera: request: addBuffer(): Do not destroy fence on failure [v1] libcamera: request: addBuffer(): Do not destroy fence on failure - - - 0 0 0 2025-03-03 Barnabás Pőcze New
[v1] libcamera: base: bound_method: Forward arguments when possible [v1] libcamera: base: bound_method: Forward arguments when possible - 1 - 0 0 0 2025-03-03 Barnabás Pőcze New
[v1] libcamera: camera_manager: Do not emit signals while holding lock [v1] libcamera: camera_manager: Do not emit signals while holding lock - 2 - 0 0 0 2025-03-03 Barnabás Pőcze Accepted
[v3,2/2] libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control setting libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control - 1 - 0 0 0 2025-03-03 Barnabás Pőcze Superseded
[v3,1/2] libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control setup libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control - 2 - 0 0 0 2025-03-03 Barnabás Pőcze Superseded
[libcamera-ci,RFC,v4] Add job to run lc-compliance on the virtual pipeline handler [libcamera-ci,RFC,v4] Add job to run lc-compliance on the virtual pipeline handler 1 1 - 0 0 0 2024-12-19 Barnabás Pőcze Accepted
[libcamera-ci,v1] Eliminate duplicate keys in YAML [libcamera-ci,v1] Eliminate duplicate keys in YAML - 1 - 0 0 0 2024-12-18 Barnabás Pőcze Accepted
[libcamera-ci,RFC,v3,4/4] Add job to run lc-compliance on the virtual pipeline handler [libcamera-ci,RFC,v3,1/4] Enable `UDMABUF` in the kernel - 1 - 0 0 0 2024-12-17 Barnabás Pőcze Superseded
[libcamera-ci,RFC,v3,3/4] Add `build-package:debug` job [libcamera-ci,RFC,v3,1/4] Enable `UDMABUF` in the kernel - 1 - 0 0 0 2024-12-17 Barnabás Pőcze Accepted
[libcamera-ci,RFC,v3,2/4] Add `libevent` runtime libraries to the container [libcamera-ci,RFC,v3,1/4] Enable `UDMABUF` in the kernel - 1 - 0 0 0 2024-12-17 Barnabás Pőcze Accepted
[libcamera-ci,RFC,v3,1/4] Enable `UDMABUF` in the kernel [libcamera-ci,RFC,v3,1/4] Enable `UDMABUF` in the kernel - 1 - 0 0 0 2024-12-17 Barnabás Pőcze Accepted
[libcamera-ci,RFC,v2,4/4] Add job to run lc-compliance on the virtual pipeline handler [libcamera-ci,RFC,v2,1/4] Enable `UDMABUF` in the kernel - - - 0 0 0 2024-12-16 Barnabás Pőcze Superseded
[libcamera-ci,RFC,v2,3/4] Add `build-package:debug` job [libcamera-ci,RFC,v2,1/4] Enable `UDMABUF` in the kernel - - - 0 0 0 2024-12-16 Barnabás Pőcze Superseded
[libcamera-ci,RFC,v2,2/4] Add `libevent` runtime libraries to the container [libcamera-ci,RFC,v2,1/4] Enable `UDMABUF` in the kernel - 1 - 0 0 0 2024-12-16 Barnabás Pőcze Superseded
[libcamera-ci,RFC,v2,1/4] Enable `UDMABUF` in the kernel [libcamera-ci,RFC,v2,1/4] Enable `UDMABUF` in the kernel - 1 - 0 0 0 2024-12-16 Barnabás Pőcze Superseded
[libcamera-ci,RFC,v1,3/3] Add job to run lc-compliance on the virtual pipeline handler [RFC,v1,1/3] Enable `UDMABUF` in the kernel - - - 0 0 0 2024-12-12 Barnabás Pőcze Superseded
[libcamera-ci,RFC,v1,2/3] Separate the building and running of unit tests [RFC,v1,1/3] Enable `UDMABUF` in the kernel - - - 0 0 0 2024-12-12 Barnabás Pőcze Superseded
[RFC,v1,1/3] Enable `UDMABUF` in the kernel [RFC,v1,1/3] Enable `UDMABUF` in the kernel - 1 - 0 0 0 2024-12-12 Barnabás Pőcze Superseded
[v1,6/6] Documentation: guides: pipeline-handler: Query pixel formats once [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,5/6] Documentation: guides: pipeline-handler: Simplify format collection [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,4/6] Documentation: guides: pipeline-handler: Fix `Camera::create()` link [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,3/6] Documentation: guides: pipeline-handler: Fix configuration creation [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,2/6] Documentation: guides: pipeline-handler: Fix property list file name [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation [v1,1/6] Documentation: guides: pipeline-handler: Fix camera creation - 1 - 0 0 0 2024-12-09 Barnabás Pőcze New
[libcamera-ci,v2] Enable `cpp_debugstl` [libcamera-ci,v2] Enable `cpp_debugstl` 1 1 - 0 0 0 2024-12-09 Barnabás Pőcze Accepted
[v1] Enable `cpp_debugstl` [v1] Enable `cpp_debugstl` - - - 0 0 0 2024-12-09 Barnabás Pőcze Superseded