Show patches with: none      |   16241 patches
« 1 2 3 4162 163 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,15/15] config: Make configuration directories configurable Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,14/15] config: Make configuration file configurable Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,13/15] libcamera: software_isp: Make measurement configurable Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,12/15] libcamera: software_isp: Make input buffer copying configurable Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,11/15] config: Add global configuration file documentation Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,10/15] config: Allow enabling software ISP in runtime Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,09/15] config: Look up pipelines match list in configuration file Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,08/15] config: Look up IPA configurables in configuration file Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,07/15] config: Look up rpi config path in configuration file Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,06/15] config: Look up log color configuration in configuration file Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,05/15] config: Look up log file in configuration file Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,04/15] config: Add configuration retrieval helpers Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,03/15] config: Look up logging levels in the configuration file Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,02/15] config: Introduce global runtime configuration Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[v7,01/15] yaml: Move yaml_parser.cpp to base Add global configuration file - - - 0 0 0 2025-02-06 Milan Zamazal New
[4/4] libipa: Drop Vector class Move Vector class from libipa to libcamera - - - 0 0 0 2025-02-06 Stefan Klug New
[3/4] ipa: Use Vector class from libcamera Move Vector class from libipa to libcamera - - - 0 0 0 2025-02-06 Stefan Klug New
[2/4] libcamera: Adapt Vector class to new location Move Vector class from libipa to libcamera - - - 0 0 0 2025-02-06 Stefan Klug New
[1/4] libcamera: Copy Vector class files from libipa Move Vector class from libipa to libcamera - - - 0 0 0 2025-02-06 Stefan Klug New
[v2] ipa: rpi: Apply default ControlInfo values for sensor controls [v2] ipa: rpi: Apply default ControlInfo values for sensor controls - 2 - 0 0 0 2025-02-06 Naushir Patuck New
[v6,10/10] libcamera: software_isp: Apply CCM in debayering Software ISP support for CCM - - - 0 0 0 2025-02-05 Milan Zamazal New
[v6,09/10] libcamera: software_isp: Track whether CCM is enabled Software ISP support for CCM - 1 - 0 0 0 2025-02-05 Milan Zamazal New
[v6,08/10] libcamera: software_isp: Add an example CCM to uncalibrated.yaml Software ISP support for CCM 1 1 - 0 0 0 2025-02-05 Milan Zamazal New
[v6,07/10] libcamera: software_isp: Add CCM algorithm Software ISP support for CCM - 2 - 0 0 0 2025-02-05 Milan Zamazal New
[v6,06/10] libcamera: software_isp: Use a macro to assign debayering methods Software ISP support for CCM - 2 - 0 0 0 2025-02-05 Milan Zamazal New
[v6,05/10] libcamera: software_isp: Use common code to store debayered pixels Software ISP support for CCM - 2 - 0 0 0 2025-02-05 Milan Zamazal New
[v6,04/10] libcamera: software_isp: lut: Remove maybe_unused on a used argument Software ISP support for CCM - 2 - 0 0 0 2025-02-05 Milan Zamazal New
[v6,03/10] libcamera: software_isp: Store color temperature to metadata Software ISP support for CCM - 2 - 0 0 0 2025-02-05 Milan Zamazal New
[v6,02/10] libcamera: software_isp: Use RGB type to represent gains Software ISP support for CCM - 1 - 0 0 0 2025-02-05 Milan Zamazal New
[v6,01/10] libcamera: software_isp: Determine color temperature [v6,01/10] libcamera: software_isp: Determine color temperature - 2 - 0 0 0 2025-02-05 Milan Zamazal New
[v6,1/1] libcamera: pipeline: virtual: Set `FrameError` on error Software ISP support for CCM - 2 - 0 0 0 2025-02-05 Milan Zamazal Accepted
[v1] ipa: rpi: Apply default ControlInfo values for sensor controls [v1] ipa: rpi: Apply default ControlInfo values for sensor controls - 2 - 0 0 0 2025-02-04 Naushir Patuck New
[RFC,v2,9/9] libcamera: base: log: Store categories in list libcamera: base: log: Misc. changes - 1 - 0 0 0 2025-02-03 Barnabás Pőcze New
[v1,3/3] libcamera: pipeline: virtual: Set `FrameError` on error libcamera: pipeline: virtual: Fill buffer's metadata - 2 - 0 0 0 2025-02-03 Barnabás Pőcze Accepted
[v1,2/3] libcamera: pipeline: virtual: Fill buffer's metadata libcamera: pipeline: virtual: Fill buffer's metadata - 2 - 0 0 0 2025-02-03 Barnabás Pőcze Accepted
[v1,1/3] libcamera: pipeline: virtual: Simplify error return libcamera: pipeline: virtual: Fill buffer's metadata - 2 - 0 0 0 2025-02-03 Barnabás Pőcze Accepted
ipa: libipa: vector: Add element-wise division operator ipa: libipa: vector: Add element-wise division operator - - - 0 0 0 2025-02-02 Laurent Pinchart New
[v2] libcamera: matrix: Add read-only accessor to internal data [v2] libcamera: matrix: Add read-only accessor to internal data - 2 - 0 0 0 2025-02-02 Laurent Pinchart Accepted
[v3] libcamera: software_isp: Handle signals in the proper thread [v3] libcamera: software_isp: Handle signals in the proper thread - 2 - 0 0 0 2025-01-31 Milan Zamazal Accepted
[v2] libcamera: software_isp: Handle signals in the proper thread [v2] libcamera: software_isp: Handle signals in the proper thread - 1 - 0 0 0 2025-01-31 Milan Zamazal Superseded
[RFC,v2,8/9] libcamera: base: log: Protect log categories with lock libcamera: base: log: Misc. changes - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,7/9] libcamera: base: log: Split `parseLogLevel[s]()` libcamera: base: log: Misc. changes - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,6/9] libcamera: base: log: Pass dynamic prefix through libcamera: base: log: Misc. changes - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,5/9] libcamera: base: log: Use `std::string_view` to avoid some copies libcamera: base: log: Misc. changes - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,4/9] libcamera: base: log: Make `LogCategory::severity_` atomic libcamera: base: log: Misc. changes - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,3/9] libcamera: base: log: Remove `LogMessage::init()` libcamera: base: log: Misc. changes - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,2/9] libcamera: base: log: Use `std::from_chars()` libcamera: base: log: Misc. changes - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v2,1/9] libcamera: base: log: Remove move constructor libcamera: base: log: Misc. changes - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v1] libcamera: base: object,thread: Disable copy/move [RFC,v1] libcamera: base: object,thread: Disable copy/move - 2 - 0 0 0 2025-01-30 Barnabás Pőcze Accepted
[v5,10/10] libcamera: software_isp: Apply CCM in debayering Software ISP support for CCM - 1 - 0 0 0 2025-01-30 Milan Zamazal Changes Requested
[v5,09/10] libcamera: software_isp: Track whether CCM is enabled Software ISP support for CCM - 1 - 0 0 0 2025-01-30 Milan Zamazal Changes Requested
[v5,08/10] libcamera: software_isp: Add an example CCM to uncalibrated.yaml Software ISP support for CCM 1 1 - 0 0 0 2025-01-30 Milan Zamazal Changes Requested
[v5,07/10] libcamera: software_isp: Add CCM algorithm Software ISP support for CCM - 2 - 0 0 0 2025-01-30 Milan Zamazal Changes Requested
[v5,06/10] libcamera: software_isp: Use a macro to assign debayering methods Software ISP support for CCM - 2 - 0 0 0 2025-01-30 Milan Zamazal Changes Requested
[v5,05/10] libcamera: software_isp: Use common code to store debayered pixels Software ISP support for CCM - 2 - 0 0 0 2025-01-30 Milan Zamazal Changes Requested
[v5,04/10] libcamera: software_isp: lut: Remove maybe_unused on a used argument Software ISP support for CCM - 2 - 0 0 0 2025-01-30 Milan Zamazal Changes Requested
[v5,03/10] libcamera: software_isp: Store color temperature to metadata Software ISP support for CCM - 2 - 0 0 0 2025-01-30 Milan Zamazal Changes Requested
[v5,02/10] libcamera: software_isp: Use RGB type to represent gains Software ISP support for CCM - 1 - 0 0 0 2025-01-30 Milan Zamazal Changes Requested
[v5,01/10] libcamera: software_isp: Determine color temperature Software ISP support for CCM - 2 - 0 0 0 2025-01-30 Milan Zamazal Changes Requested
[v4,6/6] ipa: simple: Report exposure in metadata ipa: simple: Introduce metadata reporting - - - 0 0 0 2025-01-30 Milan Zamazal New
[v4,5/6] ipa: simple: Report contrast in metadata ipa: simple: Introduce metadata reporting - - - 0 0 0 2025-01-30 Milan Zamazal New
[v4,4/6] ipa: simple: Report black levels in metadata ipa: simple: Introduce metadata reporting - 1 - 0 0 0 2025-01-30 Milan Zamazal New
[v4,3/6] ipa: simple: Report the ColourGains in metadata ipa: simple: Introduce metadata reporting - - - 0 0 0 2025-01-30 Milan Zamazal New
[v4,2/6] ipa: simple: softisp: Extend to pass metadata ipa: simple: Introduce metadata reporting - - - 0 0 0 2025-01-30 Milan Zamazal New
[v4,1/6] libcamera: software_isp: Track frames and requests ipa: simple: Introduce metadata reporting - - - 0 0 0 2025-01-30 Milan Zamazal New
[RFC,v3,21/21] apps: lc-compliance: Rename `CaptureUnbalanced` apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,20/21] apps: lc-compliance: Make `EventLoop` a member apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,19/21] apps: lc-compliance: Run request completion handler in "main" thread apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,18/21] apps: lc-compliance: Add multi-stream tests apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,17/21] apps: lc-compliance: Support multiple streams in helpers apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,16/21] apps: lc-compliance: Merge `CaptureBalanced` and `CaptureUnbalanced` apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,15/21] apps: lc-compliance: Add message to `GTEST_SKIP()` apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,14/21] apps: lc-compliance: Use array instead of `std::vector` apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,13/21] apps: lc-compliance: Use `std::vector` for argument array apps: lc-compliance: Multi-stream tests - 3 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,12/21] apps: lc-compliance: Don't allocate `FrameBufferAllocator` dynamically apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,11/21] apps: lc-compliance: Remove redundant getter call apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,10/21] apps: lc-compliance: Optimize `std::shared_ptr` usage apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,09/21] apps: lc-compliance: Put tests into anonymous namespace apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,08/21] apps: lc-compliance: Initialize `CameraManager` pointer in `Environment` apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,07/21] apps: common: event_loop: Make it possible to exit with exception apps: lc-compliance: Multi-stream tests - - - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,06/21] apps: common: event_loop: Add way to cancel deferred calls apps: lc-compliance: Multi-stream tests - - - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,05/21] apps: common: event_loop: Remove unused type alias apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,04/21] apps: common: event_loop: Use single event source for deferred calls apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,03/21] apps: common: event_loop: Use `std::deque` instead of `std::list` apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,02/21] apps: common: event_loop: Disable copy/move apps: lc-compliance: Multi-stream tests - 1 - 0 0 0 2025-01-30 Barnabás Pőcze New
[RFC,v3,01/21] apps: common: event_loop: Take callbacks by rvalue ref apps: lc-compliance: Multi-stream tests - 2 - 0 0 0 2025-01-30 Barnabás Pőcze New
[v1] Documentation: guides: application-developer: Fix variable shadowing [v1] Documentation: guides: application-developer: Fix variable shadowing - 2 - 0 0 0 2025-01-30 Barnabás Pőcze Accepted
[RFC,v1] libcamera: thread: Fix event dispatcher creation [RFC,v1] libcamera: thread: Fix event dispatcher creation - - - 0 0 0 2025-01-28 Barnabás Pőcze New
[RFC,v1] libcamera: thread: Use `acquire` memo. when reading event dispatcher [RFC,v1] libcamera: thread: Use `acquire` memo. when reading event dispatcher - - - 0 0 0 2025-01-28 Barnabás Pőcze New
[RFC,v1] libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control [RFC,v1] libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control - - - 0 0 0 2025-01-28 Barnabás Pőcze New
[RFC,v1] libcamera: controls: ControlInfo: Ensure types match [RFC,v1] libcamera: controls: ControlInfo: Ensure types match - - - 0 0 0 2025-01-28 Barnabás Pőcze New
[RFC,v1] libcamera: {orientation, transform}FromRotation(): Return `std::optional` [RFC,v1] libcamera: {orientation, transform}FromRotation(): Return `std::optional` - - - 0 0 0 2025-01-28 Barnabás Pőcze New
libcamera: matrix: Add read-only accessor to internal data libcamera: matrix: Add read-only accessor to internal data - 1 - 0 0 0 2025-01-27 Laurent Pinchart Superseded
[RFC,v2,13/13] apps: cam: Write raw file if PPM cannot be written Enable raw streams with software ISP - - - 0 0 0 2025-01-24 Milan Zamazal New
[RFC,v2,12/13] apps: ppm_writer: Return EIO on I/O errors Enable raw streams with software ISP - 1 - 0 0 0 2025-01-24 Milan Zamazal Accepted
[RFC,v2,11/13] apps: ppm_writer: Add a missing include Enable raw streams with software ISP - 1 - 0 0 0 2025-01-24 Milan Zamazal Accepted
[RFC,v2,10/13] libcamera: simple: Make raw streams working Enable raw streams with software ISP - - - 0 0 0 2025-01-24 Milan Zamazal New
[RFC,v2,09/13] libcamera: simple: Don't use conversion with an added raw stream Enable raw streams with software ISP - - - 0 0 0 2025-01-24 Milan Zamazal New
[RFC,v2,08/13] libcamera: simple: Handle adjusted and raw configurations separately Enable raw streams with software ISP - - - 0 0 0 2025-01-24 Milan Zamazal New
[RFC,v2,07/13] libcamera: simple: Consider raw output configurations Enable raw streams with software ISP - - - 0 0 0 2025-01-24 Milan Zamazal New
« 1 2 3 4162 163 »