Show patches with: Archived = No       |   12910 patches
« 1 2 3 4129 130 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[libcamera-devel] libcamera: ipa_manager: Remove singleton requirement [libcamera-devel] libcamera: ipa_manager: Remove singleton requirement - - - 0 0 0 2023-09-30 Laurent Pinchart New
[libcamera-devel,RFC,v3,5/5] libcamera: pipeline: simple: enable software converter for qcom-camss libcamera: converter: generalize Converter to remove MediaDevice dependency - - - 0 0 0 2023-09-28 Andrey Konovalov New
[libcamera-devel,RFC,v3,4/5] libcamera: converter: add software converter libcamera: converter: generalize Converter to remove MediaDevice dependency - - - 0 0 0 2023-09-28 Andrey Konovalov New
[libcamera-devel,v3,3/5] libcamera: converter: make using MediaDevice optional for the Converter libcamera: converter: generalize Converter to remove MediaDevice dependency - 1 - 0 0 0 2023-09-28 Andrey Konovalov New
[libcamera-devel,v3,2/5] libcamera: converter: drop unnecessary #include directive libcamera: converter: generalize Converter to remove MediaDevice dependency - 2 - 0 0 0 2023-09-28 Andrey Konovalov New
[libcamera-devel,v3,1/5] libcamera: converter: a few fixes to ConverterFactoryBase documentation libcamera: converter: generalize Converter to remove MediaDevice dependency - 2 - 0 0 0 2023-09-28 Andrey Konovalov New
[libcamera-devel] py: Add the SensorConfiguration class [libcamera-devel] py: Add the SensorConfiguration class - 1 - 0 0 0 2023-09-28 David Plowman New
[libcamera-devel] ipa: rpi: Avoid skipping IPAs on the first frame after the drop frames [libcamera-devel] ipa: rpi: Avoid skipping IPAs on the first frame after the drop frames - 1 - 0 0 0 2023-09-28 David Plowman New
[libcamera-devel] py: Add constructor for SensorConfiguration [libcamera-devel] py: Add constructor for SensorConfiguration - - - 0 0 0 2023-09-27 David Plowman New
[libcamera-devel] utils: update-kernel-headers: Support git worktrees [libcamera-devel] utils: update-kernel-headers: Support git worktrees - 1 - 0 0 0 2023-09-26 Laurent Pinchart New
[libcamera-devel,14/13] apps: qcam: Add option to configure sensor libcamera: Introduce SensorConfiguration - - - 0 0 0 2023-09-25 Kieran Bingham New
[libcamera-devel,v2,1/1] libcamera: controls: Add controls for HDR HDR controls - 1 - 0 0 0 2023-09-25 David Plowman New
[libcamera-devel,v3,4/4] android: mm: generic: Use GraphicBufferAllocator instead of gralloc.h android: switch over to modern gralloc API via libui - 1 - 0 0 0 2023-09-23 Mattijs Korpershoek New
[libcamera-devel,v3,3/4] android: Stub GraphicBufferAllocator for build tests android: switch over to modern gralloc API via libui - 1 - 0 0 0 2023-09-23 Mattijs Korpershoek New
[libcamera-devel,v3,2/4] android: Import GraphicBufferAllocator header from vndk v33 android: switch over to modern gralloc API via libui - - - 0 0 0 2023-09-23 Mattijs Korpershoek New
[libcamera-devel,v3,1/4] android: Import libutils/libui headers from vndk v33 android: switch over to modern gralloc API via libui - - - 0 0 0 2023-09-23 Mattijs Korpershoek New
[libcamera-devel,v5,13/13] apps: cam: Add option to configure sensor libcamera: Introduce SensorConfiguration - - - 0 0 0 2023-09-21 Jacopo Mondi New
[libcamera-devel,v5,01/13] documentation: Introduce Camera Sensor Model libcamera: Introduce SensorConfiguration - 3 - 0 0 0 2023-09-21 Jacopo Mondi New
[libcamera-devel,RFC,v2,4/4] libcamera: pipeline: simple: enable software converter for qcom-camss libcamera: converter: generalize Converter to remove MediaDevice dependency - - - 0 0 0 2023-09-20 Andrey Konovalov New
[libcamera-devel,RFC,v2,3/4] libcamera: converter: add software converter libcamera: converter: generalize Converter to remove MediaDevice dependency - - - 0 0 0 2023-09-20 Andrey Konovalov New
[libcamera-devel,v2,2/4] libcamera: converter: make using MediaDevice optional for the Converter libcamera: converter: generalize Converter to remove MediaDevice dependency - - - 0 0 0 2023-09-20 Andrey Konovalov New
[libcamera-devel,v2,1/4] libcamera: converter: a few fixes to ConverterFactoryBase documentation libcamera: converter: generalize Converter to remove MediaDevice dependency - - - 0 0 0 2023-09-20 Andrey Konovalov New
[libcamera-devel,v3,2/2] ipa: rpi: vc4: data: Update tuning files for HDR HDR for Raspberry Pi - - - 0 0 0 2023-09-18 David Plowman New
[libcamera-devel,v3,1/2] ipa: rpi: Add an HDR algorithm to drive multi-channel AGC HDR for Raspberry Pi - 1 - 0 0 0 2023-09-18 David Plowman New
[libcamera-devel] pipeline: rpi: vc4: Allocate more embedded data buffers [libcamera-devel] pipeline: rpi: vc4: Allocate more embedded data buffers - 1 - 0 0 0 2023-09-18 William Vinnicombe New
[libcamera-devel,v1,1/1] libcamera: Fix ipu3's issue of first black frame Fix ipu3 pipeline handler's first frame - - - 0 0 0 2023-09-18 Cheng-Hao Yang New
[libcamera-devel,v4,01/12] documentation: Introduce Camera Sensor Model libcamera: Introduce SensorConfiguration - 3 - 0 0 0 2023-09-16 Jacopo Mondi New
[libcamera-devel,v3,01/12] documentation: Introduce Camera Sensor Model libcamera: Introduce SensorConfiguration - 2 - 0 0 0 2023-09-15 Jacopo Mondi New
[libcamera-devel,RFC,7/7] WIP: android: add YUYV->NV12 format conversion via libyuv android: add YUYV->NV12 conversion via libyuv - - - 0 0 0 2023-09-15 Mattijs Korpershoek New
[libcamera-devel,RFC,6/7] android: yuv: add YUYV -> NV12 conversion android: add YUYV->NV12 conversion via libyuv - - - 0 0 0 2023-09-15 Mattijs Korpershoek New
[libcamera-devel,RFC,5/7] android: camera_stream: add add explicit input configuration android: add YUYV->NV12 conversion via libyuv - 1 - 0 0 0 2023-09-15 Mattijs Korpershoek New
[libcamera-devel,RFC,4/7] android: camera_device: support when no Direct stream is found android: add YUYV->NV12 conversion via libyuv - 1 - 0 0 0 2023-09-15 Mattijs Korpershoek New
[libcamera-devel,RFC,3/7] android: yuv: prepare support for other pixel formats android: add YUYV->NV12 conversion via libyuv - 1 - 0 0 0 2023-09-15 Mattijs Korpershoek New
[libcamera-devel,RFC,2/7] android: yuv: loop over each plane for size check android: add YUYV->NV12 conversion via libyuv - 1 - 0 0 0 2023-09-15 Mattijs Korpershoek New
[libcamera-devel,RFC,1/7] android: yuv: separate source destination in length check android: add YUYV->NV12 conversion via libyuv - - - 0 0 0 2023-09-15 Mattijs Korpershoek New
[libcamera-devel,1/1] libcamera: controls: Add a control for IQ stability Add a control for IQ stability - 1 - 0 0 0 2023-09-12 David Plowman New
[libcamera-devel,RFC,3/3] libcamera: pipeline: simple: add software converter support libcamera: converter: generalize Converter to remove MediaDevice dependency - - - 0 0 0 2023-09-10 Andrey Konovalov New
[libcamera-devel,RFC,2/3] libcamera: converter: add software converter libcamera: converter: generalize Converter to remove MediaDevice dependency - - - 0 0 0 2023-09-10 Andrey Konovalov New
[libcamera-devel,1/3] libcamera: converter: split ConverterMD (media device) out of Converter libcamera: converter: generalize Converter to remove MediaDevice dependency - - - 0 0 0 2023-09-10 Andrey Konovalov New
[libcamera-devel,RFC] libcamera: Privatise control enums [libcamera-devel,RFC] libcamera: Privatise control enums - - - 0 0 0 2023-09-04 Kieran Bingham New
[libcamera-devel,v5,12/12] py: cam: Add option to set stream orientation libcamera: Replace CameraConfiguration::transform - - - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,11/12] apps: cam: Add option to set stream orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,10/12] libcamera: Use CameraConfiguration::orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,09/12] py: libcamera: Define and use Orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,08/12] test: Add unit test for Transform and Orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,07/12] libcamera: transform: Add operations with Orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,06/12] libcamera: transform: Invert operator*() operands libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,05/12] libcamera: transform: Add functions to convert Orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,04/12] libcamera: properties: Make 'Rotation' the mounting rotation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,03/12] Documentation: Add figures to document Orientation libcamera: Replace CameraConfiguration::transform - - - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,02/12] libcamera: camera: Introduce Orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,v5,01/12] libcamera: camera_sensor: Cache rotationTransform_ libcamera: Replace CameraConfiguration::transform - 3 - 0 0 0 2023-09-01 Jacopo Mondi New
[libcamera-devel,2/2] libcamera: pipeline: uvcvideo: Calculate UVC timestamps Calculation of new UVC timestamps - - - 0 0 0 2023-08-25 Gabrielle George New
[libcamera-devel,1/2] libcamera: pipeline: uvcvideo: Store time metadata Calculation of new UVC timestamps - - - 0 0 0 2023-08-25 Gabrielle George New
[libcamera-devel,v2,2/2] ipa: rpi: vc4: data: Update tuning files for HDR HDR for Raspberry Pi - - - 0 0 0 2023-08-23 David Plowman New
[libcamera-devel,v2,1/2] ipa: rpi: Add an HDR algorithm to drive multi-channel AGC HDR for Raspberry Pi - 1 - 0 0 0 2023-08-23 David Plowman New
[libcamera-devel,RFC,v2,5/5] libcamera: pipeline: uvcvideo: Handle metadata stream Add UVC Metadata buffer timestamp support - - - 0 0 0 2023-08-21 Gabrielle George New
[libcamera-devel,RFC,v2,4/5] libcamera: pipeline: uvcvideo: Allocate metadata buffers Add UVC Metadata buffer timestamp support - - - 0 0 0 2023-08-21 Gabrielle George New
[libcamera-devel,RFC,v2,3/5] libcamera: v4l2 device: Store buffer info in planes Add UVC Metadata buffer timestamp support - 1 - 0 0 0 2023-08-21 Gabrielle George New
[libcamera-devel,RFC,v2,2/5] libcamera: MappedFrameBuffer: Use stored plane offset Add UVC Metadata buffer timestamp support - - - 0 0 0 2023-08-21 Gabrielle George New
[libcamera-devel,RFC,v2,1/5] libcamera: pipeline: uvcvideo: Add UVC metadata node Add UVC Metadata buffer timestamp support - - - 0 0 0 2023-08-21 Gabrielle George New
[libcamera-devel,RFC,5/5] libcamera: pipeline: uvcvideo: Handle metadata stream RFC:Add UVC Metadata buffer timestamp support - - - 0 0 0 2023-08-14 Gabrielle George New
[libcamera-devel,RFC,4/5] libcamera: pipeline: uvcvideo: Allocate metadata buffers RFC:Add UVC Metadata buffer timestamp support - - - 0 0 0 2023-08-14 Gabrielle George New
[libcamera-devel,RFC,3/5] libcamera: v4l2 device: Store buffer info in planes RFC:Add UVC Metadata buffer timestamp support - - - 0 0 0 2023-08-14 Gabrielle George New
[libcamera-devel,RFC,2/5] libcamera: MappedFrameBuffer: Use stored plane offset RFC:Add UVC Metadata buffer timestamp support - - - 0 0 0 2023-08-14 Gabrielle George New
[libcamera-devel,RFC,1/5] libcamera: pipeline: uvcvideo: Add UVC metadata node RFC:Add UVC Metadata buffer timestamp support - - - 0 0 0 2023-08-14 Gabrielle George New
[libcamera-devel,RFC,9/9,HACK] libcamera: pipeline: Add usb-test pipeline libcamera: Generalize device match and support USB devices - - - 0 0 0 2023-08-08 Jacopo Mondi New
[libcamera-devel,RFC,8/9] libcamera: pipeline_handler: Add function to acquire a USB device libcamera: Generalize device match and support USB devices - - - 0 0 0 2023-08-08 Jacopo Mondi New
[libcamera-devel,RFC,7/9] libcamera: device_enumerator: Search for USB devices libcamera: Generalize device match and support USB devices - - - 0 0 0 2023-08-08 Jacopo Mondi New
[libcamera-devel,RFC,6/9] libcamera: device_match: Introduce USBDeviceMatch libcamera: Generalize device match and support USB devices - - - 0 0 0 2023-08-08 Jacopo Mondi New
[libcamera-devel,RFC,5/9] libcamera: device_enumerator_udev: Enumerate USB devices libcamera: Generalize device match and support USB devices - - - 0 0 0 2023-08-08 Jacopo Mondi New
[libcamera-devel,RFC,4/9] libcamera: Introduce CameraDevice and USBDevice libcamera: Generalize device match and support USB devices - - - 0 0 0 2023-08-08 Jacopo Mondi New
[libcamera-devel,RFC,3/9] libcamera: device_enumerator: Prepare for more device types libcamera: Generalize device match and support USB devices - - - 0 0 0 2023-08-08 Jacopo Mondi New
[libcamera-devel,RFC,2/9] libcamera: Define and use MediaDeviceMatch libcamera: Generalize device match and support USB devices - - - 0 0 0 2023-08-08 Jacopo Mondi New
[libcamera-devel,RFC,1/9] libcamera: Break-out DeviceMatch libcamera: Generalize device match and support USB devices - - - 0 0 0 2023-08-08 Jacopo Mondi New
[libcamera-devel,RFC,2/2,DNI] libcamera: pipeline: simple: a hack to use sotware converter with q... libcamera: converter: introduce software converter for debayering and AWB - - - 0 0 0 2023-08-06 Andrey Konovalov New
[libcamera-devel,RFC,1/2] libcamera: converter: add software converter libcamera: converter: introduce software converter for debayering and AWB - - - 0 0 0 2023-08-06 Andrey Konovalov New
[libcamera-devel,v7,3/3] libcamera: Add exportFrameBuffers in HeapAllocator Add HeapAllocator - - - 0 0 0 2023-08-02 Cheng-Hao Yang New
[libcamera-devel,v7,2/3] libcamera: Add UdmaHeap if DmaHeap is not valid Add HeapAllocator - - - 0 0 0 2023-08-02 Cheng-Hao Yang New
[libcamera-devel,v7,1/3] libcamera: Move DmaHeap to HeapAllocator as a base class Add HeapAllocator - - - 0 0 0 2023-08-02 Cheng-Hao Yang New
[libcamera-devel,v2,3/4] libcamera: camera_sensor: Add function to apply a config libcamera: Introduce SensorConfiguration - 2 - 0 0 0 2023-07-31 Jacopo Mondi New
[libcamera-devel,v2,1/4] documentation: Introduce Camera Sensor Model libcamera: Introduce SensorConfiguration - 2 - 0 0 0 2023-07-31 Jacopo Mondi New
[libcamera-devel,1/1] libcamera: controls: Add controls for HDR HDR controls - 1 - 0 0 0 2023-07-28 David Plowman New
[libcamera-devel,2/2] libcamera: pipeline: uvcvideo: Implement AeFlickerMode libcamera: pipeline: AeFlickerMode support - 1 - 0 0 0 2023-07-25 Kieran Bingham New
[libcamera-devel,1/2] py: gen-py-controls: Remove SceneFlicker workaround libcamera: pipeline: AeFlickerMode support - 2 - 0 0 0 2023-07-25 Kieran Bingham New
[libcamera-devel,3/4] libcamera: camera_sensor: Add function to apply a config libcamera: Introduce SensorConfiguration - 1 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,1/4] documentation: Introduce Camera Sensor Model libcamera: Introduce SensorConfiguration - 1 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,v4,10/10] apps: cam: Add option to set stream orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,v4,09/10] libcamera: Move to use CameraConfiguration::orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,v4,08/10] test: Add unit test for Transform and Orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,v4,07/10] libcamera: transform: Add operations with Orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,v4,06/10] libcamera: transform: Invert operator*() operands libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,v4,05/10] libcamera: transform: Add functions to convert Orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,v4,04/10] libcamera: properties: Make 'Rotation' the mounting rotation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,v4,03/10] Documentation: Add figures to document Orientation libcamera: Replace CameraConfiguration::transform - - - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,v4,02/10] libcamera: camera: Introduce Orientation libcamera: Replace CameraConfiguration::transform - 1 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel,v4,01/10] libcamera: camera_sensor: Cache rotationTransform_ libcamera: Replace CameraConfiguration::transform - 3 - 0 0 0 2023-07-24 Jacopo Mondi New
[libcamera-devel] README.rst: Report py dependencies [libcamera-devel] README.rst: Report py dependencies - 1 - 0 0 0 2023-07-21 Kieran Bingham New
[libcamera-devel,libcamera-devel,v2,1/1] pipeline: simple: Add support for MediaTek MT8365 platforms pipeline: simple: Add support for MediaTek MT8365 platforms - 2 - 0 0 0 2023-07-17 Suhrid Subramaniam New
[libcamera-devel,libcamera-devel,v1,1/1] pipeline: simple: Add support for MediaTek MT8365 platforms [libcamera-devel,libcamera-devel,v1,1/1] pipeline: simple: Add support for MediaTek MT8365 platforms - - - 0 0 0 2023-07-15 Suhrid Subramaniam New
« 1 2 3 4129 130 »