Show patches with: Archived = No       |   15779 patches
« 1 2 3 4157 158 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/8] libcamera: camera: Introduce metadataAvailable signal libcamera: Support partial metadata completion - - - 0 0 0 2024-12-06 Jacopo Mondi New
[v5,8/8] utils: tuning: rkisp1: Replace static AWB with new AWB module rkisp1: Add manual colour temperature control - 3 - 0 0 0 2024-12-06 Stefan Klug New
[v5,7/8] libtuning: Add initial AWB module rkisp1: Add manual colour temperature control - 3 - 0 0 0 2024-12-06 Stefan Klug New
[v5,6/8] libtuning: Fix access to color member in ctt_awb.awb() rkisp1: Add manual colour temperature control - 3 - 0 0 0 2024-12-06 Stefan Klug New
[v5,5/8] libtuning: Remove the Cam object from ctt_awb.awb() rkisp1: Add manual colour temperature control - 3 - 0 0 0 2024-12-06 Stefan Klug New
[v5,4/8] libtuning: Use logging framework in ctt_awb.awb() rkisp1: Add manual colour temperature control - 3 - 0 0 0 2024-12-06 Stefan Klug New
[v5,3/8] ipa: rkisp1: awb: Implement ColourTemperature control rkisp1: Add manual colour temperature control - 2 - 0 0 0 2024-12-06 Stefan Klug New
[v5,2/8] ipa: rkisp1: awb: Load white balance gains from tuning file rkisp1: Add manual colour temperature control - 3 - 0 0 0 2024-12-06 Stefan Klug New
[v5,1/8] libcamera: controls: Update the ColourTemperature control to be writable rkisp1: Add manual colour temperature control - 2 - 0 0 0 2024-12-06 Stefan Klug New
[5/5] pipeline: rpi: vc4: Add wallclock timestamp support Implement wallclock timestamps for frames - - - 0 0 0 2024-12-06 David Plowman New
[4/5] pipeline: rpi: common: Add wallclock timestamp support Implement wallclock timestamps for frames - - - 0 0 0 2024-12-06 David Plowman New
[3/5] libcamera: v4l2: Add wallclock metadata to video devices Implement wallclock timestamps for frames - - - 0 0 0 2024-12-06 David Plowman New
[2/5] libcamera: Add ClockRecovery class to generate wallclock timestamps Implement wallclock timestamps for frames - - - 0 0 0 2024-12-06 David Plowman New
[1/5] controls: Add FrameWallClock control Implement wallclock timestamps for frames - 3 - 0 0 0 2024-12-06 David Plowman New
[RFC] delayed_controls: avoid reading undefined control value [RFC] delayed_controls: avoid reading undefined control value - 1 - 0 0 0 2024-12-06 Stanislaw Gruszka New
[v3,17/17] libcamera: pipeline: rkisp1: Limit sensor size to max resolution rkisp1: Fix aspect ratio and ScalerCrop - 2 - 0 0 0 2024-12-06 Stefan Klug epaul Superseded
[v3,16/17] libcamera: camera_sensor: Add parameter to limit returned sensor size rkisp1: Fix aspect ratio and ScalerCrop - 1 - 0 0 0 2024-12-06 Stefan Klug epaul Accepted
[v3,15/17] pipeline: rkisp1: Fix config validation when dewarper is used rkisp1: Fix aspect ratio and ScalerCrop - 1 - 0 0 0 2024-12-06 Stefan Klug epaul Accepted
[v3,14/17] libcamera: rkisp1: make RkISP1CameraConfiguration a friend of the pipeline handler rkisp1: Fix aspect ratio and ScalerCrop - 2 - 0 0 0 2024-12-06 Stefan Klug epaul Superseded
[v3,13/17] camera: Add a const version of the pipe() function rkisp1: Fix aspect ratio and ScalerCrop - 2 - 0 0 0 2024-12-06 Stefan Klug epaul Accepted
[v3,12/17] libcamera: rkisp1: Enable the dewarper unconditionally rkisp1: Fix aspect ratio and ScalerCrop - 1 - 0 0 0 2024-12-06 Stefan Klug epaul Superseded
[v3,11/17] libcamera: rkisp1: Refactor path validation rkisp1: Fix aspect ratio and ScalerCrop - 1 - 0 0 0 2024-12-06 Stefan Klug epaul Superseded
[v3,10/17] libcamera: stream: Add operator<<(StreamConfiguration) rkisp1: Fix aspect ratio and ScalerCrop - - - 0 0 0 2024-12-06 Stefan Klug epaul Accepted
[v3,09/17] libcamera: converter: Add functions to adjust config rkisp1: Fix aspect ratio and ScalerCrop - 2 - 0 0 0 2024-12-06 Stefan Klug epaul Accepted
[v3,08/17] pipeline: rkisp1: Add ScalerMaximumCrop property rkisp1: Fix aspect ratio and ScalerCrop - 2 - 0 0 0 2024-12-06 Stefan Klug Accepted
[v3,07/17] pipeline: rkisp1: Fix ScalerCrop to be in sensor coordinates rkisp1: Fix aspect ratio and ScalerCrop - 1 - 0 0 0 2024-12-06 Stefan Klug epaul Accepted
[v3,06/17] libcamera: converter_v4l2_m2m: Improve crop bounds support rkisp1: Fix aspect ratio and ScalerCrop - - - 0 0 0 2024-12-06 Stefan Klug epaul Superseded
[v3,05/17] pipeline: rkisp1: Reorder sensorInfo collection code rkisp1: Fix aspect ratio and ScalerCrop - 2 - 0 0 0 2024-12-06 Stefan Klug Accepted
[v3,04/17] pipeline: rkisp1: Split inputCrop and outputCrop rkisp1: Fix aspect ratio and ScalerCrop - 2 - 0 0 0 2024-12-06 Stefan Klug Accepted
[v3,03/17] libcamera: geometry: Add Rectangle::transformedBetween() rkisp1: Fix aspect ratio and ScalerCrop - 2 - 0 0 0 2024-12-06 Stefan Klug Accepted
[v3,02/17] libcamera: rkisp1: Keep aspect ratio on imx8mp rkisp1: Fix aspect ratio and ScalerCrop - 2 - 0 0 0 2024-12-06 Stefan Klug Superseded
[v3,01/17] libcamera: rkisp1: Fix scope of dewarper stop() exit action rkisp1: Fix aspect ratio and ScalerCrop - 2 - 0 0 0 2024-12-06 Stefan Klug Superseded
[resend,5/5] libcamera: swstats_cpu: Add processFrame() method libcamera: Add swstats_cpu::processFrame() - 1 - 0 0 0 2024-12-05 Hans de Goede New
[resend,4/5] libcamera: software_isp: Move benchmark code to its own class libcamera: Add swstats_cpu::processFrame() - 2 - 0 0 0 2024-12-05 Hans de Goede New
[resend,3/5] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp libcamera: Add swstats_cpu::processFrame() - 2 - 0 0 0 2024-12-05 Hans de Goede New
[resend,2/5] libcamera: swstats_cpu: Drop patternSize_ documentation libcamera: Add swstats_cpu::processFrame() - 2 - 0 0 0 2024-12-05 Hans de Goede New
[resend,1/5] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation libcamera: Add swstats_cpu::processFrame() - 2 - 0 0 0 2024-12-05 Hans de Goede New
[v1,3/3] libcamera: yaml_parser: Use `YamlObject::find()` in contains/operator[] [v1,1/3] libcamera: yaml_parser: Add `YamlObject::find(key)` - 1 - 0 0 0 2024-12-05 Barnabás Pőcze New
[v1,2/3] treewide: Use `YamlObject::find()` [v1,1/3] libcamera: yaml_parser: Add `YamlObject::find(key)` - - - 0 0 0 2024-12-05 Barnabás Pőcze New
[v1,1/3] libcamera: yaml_parser: Add `YamlObject::find(key)` [v1,1/3] libcamera: yaml_parser: Add `YamlObject::find(key)` - 1 - 0 0 0 2024-12-05 Barnabás Pőcze New
[v1] libcamera: libipa: camera_sensor_helper: Use `variant` instead of `union` [v1] libcamera: libipa: camera_sensor_helper: Use `variant` instead of `union` - 1 - 0 0 0 2024-12-05 Barnabás Pőcze Superseded
libcamera: stream: Add operator<<(StreamConfiguration) libcamera: stream: Add operator<<(StreamConfiguration) - - - 0 0 0 2024-12-05 Jacopo Mondi Accepted
[v4,8/8] controls: Remove AeEnable and AeLocked AEGC controls - 2 - 0 0 0 2024-12-05 Paul Elder Superseded
[v4,7/8] gstreamer: Generate the new AEGC controls AEGC controls - 2 - 0 0 0 2024-12-05 Paul Elder Superseded
[v4,6/8] ipa: rkisp1: Port to the new AEGC controls AEGC controls - - - 0 0 0 2024-12-05 Paul Elder Superseded
[v4,5/8] ipa: raspberry: Port to the new AEGC controls AEGC controls - 1 - 0 0 0 2024-12-05 Paul Elder Superseded
[v4,4/8] test: ipa_data_serialization: Use DebugMetadataEnable AEGC controls - 2 - 0 0 0 2024-12-05 Paul Elder Superseded
[v4,3/8] libcamera: uvcvideo: Register ExposureTimeMode control AEGC controls - 2 - 0 0 0 2024-12-05 Paul Elder Superseded
[v4,2/8] Documentation: design: ae: Document the design for AE controls AEGC controls - 2 - 0 0 0 2024-12-05 Paul Elder Superseded
[v4,1/8] controls: Introduce AEGC-related controls AEGC controls - - - 0 0 0 2024-12-05 Paul Elder Superseded
[v2,2/2] libcamera: utils: StringSplitter: Add `operator==` [v2,1/2] libcamera: utils: StringSplitter: Inline some trivial methods - 1 - 0 0 0 2024-12-05 Barnabás Pőcze Accepted
[v2,1/2] libcamera: utils: StringSplitter: Inline some trivial methods [v2,1/2] libcamera: utils: StringSplitter: Inline some trivial methods - 1 - 0 0 0 2024-12-05 Barnabás Pőcze Accepted
[v3,7/7] android: Remove Camera3RequestDescriptor::streamsProcessMutex_ Refactor Android HAL before supporting partial result - - - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,6/7] android: notify CAMERA3_MSG_ERROR_REQUEST out of order Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,5/7] android: Drop notify CAMERA3_MSG_ERROR_REQUEST when a request fails Refactor Android HAL before supporting partial result - - - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,4/7] android: Add CameraDevice::sendCaptureResult() Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,3/7] android: Correctly support multiple Mapped streams Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,2/7] android: Set StreamBuffer::srcBuffer in CameraDevice::processCaptureRequest Refactor Android HAL before supporting partial result - - - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v3,1/7] android: Move StreamBuffer out of Camera3RequestDescriptor Refactor Android HAL before supporting partial result - 1 - 0 0 0 2024-12-04 Cheng-Hao Yang New
[v1] libcamera: utils: StringSplitter: Add `operator==` [v1] libcamera: utils: StringSplitter: Add `operator==` - - - 0 0 0 2024-12-04 Barnabás Pőcze Superseded
libcamera: yaml_parser: Output more details when parsing fails libcamera: yaml_parser: Output more details when parsing fails - 2 - 0 0 0 2024-12-04 Stefan Klug Accepted
[v1] libcamera: rpi: Add support for IMX258 [v1] libcamera: rpi: Add support for IMX258 - - - 0 0 0 2024-12-04 Isaac Scott New
libipa: agc_mean_luminance: Rename yaml key from exposure-time to exposureTime libipa: agc_mean_luminance: Rename yaml key from exposure-time to exposureTime - 2 - 0 0 0 2024-12-04 Stefan Klug Accepted
[v6] gstreamer: Add GstVideoMeta support [v6] gstreamer: Add GstVideoMeta support - - - 0 0 0 2024-12-04 Hou Qi New
[v1] test: span: Use intended variable [v1] test: span: Use intended variable - 1 - 0 0 0 2024-12-03 Barnabás Pőcze Accepted
V4L2VideoDevice: Call FrameBuffer::Private::cancel() in streamOff() V4L2VideoDevice: Call FrameBuffer::Private::cancel() in streamOff() - 1 - 0 0 0 2024-12-03 Cheng-Hao Yang New
[v2,1/1] libcamera: software_isp: Actually apply black level from tuning data libcamera: software_isp: Actually apply black level from tuning data - 1 1 0 0 0 2024-12-03 Milan Zamazal Accepted
[1/1] libcamera: documentation: Update meson build requirements Update README.rst - - - 0 0 0 2024-12-02 Isaac Scott New
[v2,4/4,DNI] libcamera: pipeline_handler: Break the Yaml Emitter libcamera: Add support for dumping capture script in YAML - - - 0 0 0 2024-12-02 Jacopo Mondi New
[v2,3/4] apps: cam: Add support for loading configuration from capture script libcamera: Add support for dumping capture script in YAML - - - 0 0 0 2024-12-02 Jacopo Mondi New
[v2,2/4] pipeline: Add support for dumping capture script and metadata libcamera: Add support for dumping capture script in YAML - - - 0 0 0 2024-12-02 Jacopo Mondi New
[v2,1/4] libcamera: Implement YamlEmitter libcamera: Add support for dumping capture script in YAML - - - 0 0 0 2024-12-02 Jacopo Mondi New
Thread: Fix setThreadAffinity issue Thread: Fix setThreadAffinity issue - - - 0 0 0 2024-12-02 Cheng-Hao Yang New
[1/1] DmaBufAllocator: Make DmaSyncer non-copyable Make DmaSyncer non-copyable - 1 - 0 0 0 2024-11-29 Cheng-Hao Yang New
[v7,2/2] libcamera: libipa: camera_sensor: Add GalaxyCore gc08a3 sensor properties Add camera sensor properties for ciri - 1 - 0 0 0 2024-11-29 Cheng-Hao Yang Accepted
[v7,1/2] libcamera: libipa: camera_sensor: Add GalaxyCore gc05a2 sensor properties Add camera sensor properties for ciri - 1 - 0 0 0 2024-11-29 Cheng-Hao Yang Accepted
[v3,4/4] apps: cam: Print control direction information Add direction field to ControlId - 2 - 0 0 0 2024-11-29 Paul Elder Superseded
[v3,3/4] libcamera: controls: Add support for querying direction information Add direction field to ControlId - 1 - 0 0 0 2024-11-29 Paul Elder Superseded
[v3,2/4] utils: codegen: controls.py: Parse direction information Add direction field to ControlId - 2 - 0 0 0 2024-11-29 Paul Elder Superseded
[v3,1/4] libcamera: controls: Populate direction field in control definitions Add direction field to ControlId - 1 - 0 0 0 2024-11-29 Paul Elder Superseded
[v6,2/2] libcamera: libipa: camera_sensor: Add GalaxyCore gc08a3 sensor properties Add camera sensor properties for ciri - 1 - 0 0 0 2024-11-29 Cheng-Hao Yang Accepted
[v6,1/2] libcamera: libipa: camera_sensor: Add GalaxyCore gc05a2 sensor properties Add camera sensor properties for ciri - 1 - 0 0 0 2024-11-29 Cheng-Hao Yang Accepted
[v5,4/4] libcamera: software_isp: Add contrast control Add contrast control to software ISP - 1 - 0 0 0 2024-11-28 Milan Zamazal Accepted
[v5,3/4] libcamera: software_isp: Add support for contrast control Add contrast control to software ISP - 1 1 0 0 0 2024-11-28 Milan Zamazal Accepted
[v5,2/4] ipa: ipu3: Add constructor to the IPA context Add contrast control to software ISP - 1 - 0 0 0 2024-11-28 Milan Zamazal Accepted
[v5,1/4] ipa: software_isp: Add constructor to the IPA context Add contrast control to software ISP - 1 - 0 0 0 2024-11-28 Milan Zamazal Accepted
[RFC,2/2] libcamera: bitdepth: Adapt camera_sensor_helper to use BitDepth Add BitDepthValue for simplified bit depth conversion - - - 0 0 0 2024-11-27 Isaac Scott New
[RFC,1/2] libcamera: bitdepth: Add BitDepth implementation Add BitDepthValue for simplified bit depth conversion - - - 0 0 0 2024-11-27 Isaac Scott New
[2/2] libcamera: rpi: Draw sensor delays from CameraSensorProperties Use Sensor Delays from CameraSensorProperties in RPi - 2 - 0 0 0 2024-11-27 Dan Scally Accepted
[1/2] libcamera: camera_sensor_properties: Add ov7251 and ov9281 Use Sensor Delays from CameraSensorProperties in RPi - 2 - 0 0 0 2024-11-27 Dan Scally Accepted
[v2,9/9] android: Support partial results Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,8/9] android: Add JpegExifMetadata to store tags setting into Exif Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,7/9] android: Remove Camera3RequestDescriptor::streamsProcessMutex_ Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,6/9] android: Cleanup CAMERA3_MSG_ERROR_REQUEST Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,5/9] android: Add CameraDevice::sendCaptureResult() Signal metadataAvailable and Android partial result - 1 - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,4/9] android: Migrate StreamBuffer::internalBuffer to Camera3RequestDescriptor Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,3/9] android: Set StreamBuffer::srcBuffer in CameraDevice::processCaptureRequest Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,2/9] android: Move StreamBuffer out of Camera3RequestDescriptor Signal metadataAvailable and Android partial result - 1 - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,1/9] libcamera: Camera: Add signals for completion of metadata as a partial result Signal metadataAvailable and Android partial result - - - 0 0 0 2024-11-27 Cheng-Hao Yang New
[v2,4/4] apps: cam: Print control direction information Add direction field to ControlId - - - 0 0 0 2024-11-27 Paul Elder Superseded
« 1 2 3 4157 158 »