Show patches with: State = Action Required       |    Archived = No       |   813 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[libcamera-devel] libcamera: camera_sensor: fix HBLANK RO check [libcamera-devel] libcamera: camera_sensor: fix HBLANK RO check - - - 0 0 0 2023-11-20 Alain Volmat 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,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,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,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,RFC,v5,9/9] qcam: viewfinder_gl: bayer_8.frag: compute the coordinates manually qcam: viewfinder_gl: add RAW8, RAW10P and RAW12P formats - - - 0 0 0 2021-06-22 Andrey Konovalov New
[1/1] libcamera: ipa: allow trusting modules by checksum libcamera: ipa: allow trusting modules by checksum - - - 0 0 0 2024-01-22 Arnout Engelen New
[libcamera-devel] libcamera: ipa: allow trusting modules by checksum [libcamera-devel] libcamera: ipa: allow trusting modules by checksum - - - 0 0 0 2024-01-20 Arnout Engelen 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 New
[v1] treewide: move construct/assign `shared_ptr`s where possible [v1] treewide: move construct/assign `shared_ptr`s where possible - 1 - 0 0 0 2024-06-14 Barnabás Pőcze New
[libcamera-devel,RFC] rkisp1: adjust vblank to target framerate [libcamera-devel,RFC] rkisp1: adjust vblank to target framerate - - - 0 0 0 2023-05-23 Benjamin Bara New
[libcamera-devel] libcamera: pipeline: simple: Add support for controls [libcamera-devel] libcamera: pipeline: simple: Add support for controls - - - 0 0 0 2021-12-09 Benjamin Schaaf New
[libcamera-devel] libcamera: pipeline: simple: Add support for controls [libcamera-devel] libcamera: pipeline: simple: Add support for controls - - - 0 0 0 2021-12-08 Benjamin Schaaf New
[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
V4L2VideoDevice: Call FrameBuffer::Private::cancel() in streamOff() V4L2VideoDevice: Call FrameBuffer::Private::cancel() in streamOff() - - - 0 0 0 2024-12-03 Cheng-Hao Yang 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 - - - 0 0 0 2024-11-29 Cheng-Hao Yang New
[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
[1/1] libcamera: Extend V4L2 videodevice to accept media request API Extend V4L2 videodevice to accept media request API - - - 0 0 0 2024-11-08 Cheng-Hao Yang New
[v2,1/1] libcamera: Add request API support for media controller device Add request API support for MediaDevice - - - 0 0 0 2024-11-06 Cheng-Hao Yang New
libcamera: Add static Object::Deleter function libcamera: Add static Object::Deleter function - - - 0 0 0 2024-10-23 Cheng-Hao Yang New
[4/4] libcamera: Make Camera::Private::isAcquired() protected IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
[3/4] libcamera: Detect IPC disconnection with poll IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
[2/4] libcamera: Use disconnect signal in ipa proxy worker IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
[1/4] libcamera: Add signal disconnected for IPC IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
libcamera: mtkisp7: Change ipa_control_value_entry.count to 32 bits libcamera: mtkisp7: Change ipa_control_value_entry.count to 32 bits - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
libcamera: Add open() and close() in CameraLens libcamera: Add open() and close() in CameraLens - - - 0 0 0 2024-10-17 Cheng-Hao Yang New
libcamera: reserve frame sequence reported from the hardware libcamera: reserve frame sequence reported from the hardware - 1 - 0 0 0 2024-10-16 Cheng-Hao Yang New
[2/2] libcamera: Add GyroSensor as a base class Add GyroSensor - - - 0 0 0 2024-10-14 Cheng-Hao Yang New
[1/2] libcamera: android: include token only in cros_mojo_token.h Add GyroSensor - 1 - 0 0 0 2024-10-14 Cheng-Hao Yang New
[2/2] libcamera: log: add logTargetCros for ChromeOS logs Add CrOS into enum LoggingTarget - - - 0 0 0 2024-10-14 Cheng-Hao Yang New
[1/2] libcamera: add OS_CHROMEOS when the android_platform is cros Add CrOS into enum LoggingTarget - - - 0 0 0 2024-10-14 Cheng-Hao Yang New
[2/2] libcamera: Add V4L2VideoDevice::getCachedFormat Add V4L2DeviceFormat support - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[1/2] libcamera: v4l2: Implement the equality and inequality operators for V4L2DeviceFormat Add V4L2DeviceFormat support - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[1/1] libcamera: mtkisp7: v4l2: Add a requestBufferReady signal Add requestBufferReady signal in V4L2VideoDevice - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[5/5] libcamera: Add InfoFrame implememtation Add InfoFrame - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[4/5] libcamera: Add stride in FrameBuffer::Plane Add InfoFrame - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[3/5] libcamera: format: Extend plane size calculation to accept scanline alignment Add InfoFrame - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[2/5] libcamera: Add template for pool implementation Add InfoFrame - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[1/5] libcamera: Add mailbox template helper Add InfoFrame - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[1/1] libcamera: Add mailbox template helper Add MailBox - - - 0 0 0 2024-10-01 Cheng-Hao Yang New
[1/1] libcamera: Add formats introduced by MTK platform Add formats introduced by MTK platform - - - 0 0 0 2024-09-23 Cheng-Hao Yang New
[1/1] libcamera: Add StreamRole into StreamConfiguration Add StreamRole into StreamConfiguration - - - 0 0 0 2024-09-16 Cheng-Hao Yang New
[1/1] libcamera: Put buffer back to V4L2BufferCache when VIDIOC_QBUF fails Recycle V4L2BufferCache when VIDIOC_QBUF fails - - - 0 0 0 2024-09-12 Cheng-Hao Yang New
[1/1] libcamera: Camera: Add signals for completion of metadata as a partial result Add metadataCompleted Signal in Camera - - - 0 0 0 2024-09-12 Cheng-Hao Yang New
[v3] libcamera: Make FrameBuffer status default to FrameError [v3] libcamera: Make FrameBuffer status default to FrameError - - - 0 0 0 2024-09-09 Cheng-Hao Yang New
[v1,1/1] libcamera: Introduce scheduler and task for complex pipeline data flow Add Task and Scheduler - - - 0 0 0 2024-08-26 Cheng-Hao Yang New
libcamera: Make FrameBuffer status default to FrameSuccess libcamera: Make FrameBuffer status default to FrameSuccess - - - 0 0 0 2024-08-26 Cheng-Hao Yang New
[v1,1/1] libcamera: Camera: Add RequestCompletionMode to configure the completion order Add RequestCompleteMode in Camera - - - 0 0 0 2024-08-23 Cheng-Hao Yang 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,v3,1/1] Use tracing with perfetto in ChromeOS Use tracing with perfetto in ChromeOS - - - 0 0 0 2022-12-20 Cheng-Hao Yang New
[libcamera-devel,v8,5/7] Move generateThumbnail from PostProcessorJpeg to Encoder Add CrOS JEA implementation - 1 - 0 0 0 2022-12-14 Cheng-Hao Yang New
[libcamera-devel,v8,4/7] Add an internal Encoder class in EncoderLibJpeg Add CrOS JEA implementation - 1 - 0 0 0 2022-12-14 Cheng-Hao Yang New
[libcamera-devel,v8,2/7] Add HALFrameBuffer and replace FrameBuffer in src/android Add CrOS JEA implementation - 2 - 0 0 0 2022-12-14 Cheng-Hao Yang New
[libcamera-devel,v7,4/6] Move generateThumbnail from PostProcessorJpeg to Encoder Add CrOS JEA implementation - - - 0 0 0 2022-12-01 Cheng-Hao Yang New
[libcamera-devel,v7,2/6] Add HALFrameBuffer and replace FrameBuffer in src/android Add CrOS JEA implementation - 1 - 0 0 0 2022-12-01 Cheng-Hao Yang New
[libcamera-devel,v4,9/9] ipu3: Fixes frame delay Use two imgus in ipu3 pipeline handler - - - 0 0 0 2022-08-02 Cheng-Hao Yang New
[libcamera-devel,v4,8/9] Request StillCapture stream as default in Android adapter Use two imgus in ipu3 pipeline handler - - - 0 0 0 2022-08-02 Cheng-Hao Yang New
[libcamera-devel,v4,7/9] ipu3: Assign |outCaptureStream| to StillCapture configuration Use two imgus in ipu3 pipeline handler - - - 0 0 0 2022-08-02 Cheng-Hao Yang New
[libcamera-devel,v4,6/9] ipu3: Configure imgu1 when necessary Use two imgus in ipu3 pipeline handler - - - 0 0 0 2022-08-02 Cheng-Hao Yang New
[libcamera-devel,v4,5/9] ipu3: Update IPAIPU3Interface::fillParamsBuffer with captureBufferId Use two imgus in ipu3 pipeline handler - - - 0 0 0 2022-08-02 Cheng-Hao Yang New
[libcamera-devel,v4,4/9] ipu3: Add StillCapture stream and imgu1 param buffers Use two imgus in ipu3 pipeline handler - - - 0 0 0 2022-08-02 Cheng-Hao Yang New
[libcamera-devel,v4,3/9] ipu3: Use imgu0 as default Use two imgus in ipu3 pipeline handler - - - 0 0 0 2022-08-02 Cheng-Hao Yang New
[libcamera-devel,v4,2/9] ipu3: Allow only one camera being started Use two imgus in ipu3 pipeline handler - - - 0 0 0 2022-08-02 Cheng-Hao Yang New
[libcamera-devel,v4,1/9] Add StreamRole in StreamConfiguration Use two imgus in ipu3 pipeline handler - - - 0 0 0 2022-08-02 Cheng-Hao Yang New
[libcamera-devel] py: Use Meson python module [libcamera-devel] py: Use Meson python module - - - 0 0 0 2022-05-15 Chris Mayo New
[libcamera-devel] meson: Use library() in order to let user chose the library type [libcamera-devel] meson: Use library() in order to let user chose the library type - - - 0 0 0 2022-11-27 Christian Rauch New
[libcamera-devel] kms: void-cast 'request' to avoid 'unused-parameter' warnings [libcamera-devel] kms: void-cast 'request' to avoid 'unused-parameter' warnings - - - 0 0 0 2022-11-18 Christian Rauch New
[libcamera-devel] libcamera: Release all devices on shutdown [libcamera-devel] libcamera: Release all devices on shutdown - - - 0 0 0 2022-10-08 Christian Rauch New
[libcamera-devel] Fwd: [PATCH v3] libcamera: controls: validate all ControlInfo values [libcamera-devel] Fwd: [PATCH v3] libcamera: controls: validate all ControlInfo values - 1 - 0 0 0 2022-10-06 Christian Rauch New
[libcamera-devel,v3] libcamera: controls: validate all ControlInfo values [libcamera-devel,v3] libcamera: controls: validate all ControlInfo values - 1 - 0 0 0 2022-09-22 Christian Rauch New
[libcamera-devel,v2,1/1] libcamera: set ControlInfo for Span Controls libcamera: set ControlInfo for Span Controls - - - 0 0 0 2022-08-16 Christian Rauch New
[libcamera-devel,v2] package metadata [libcamera-devel,v2] package metadata - - - 0 0 0 2022-08-13 Christian Rauch New
[libcamera-devel,v9,4/4] libcamera: controls: Apply explicit fixed-sized Span type casts generate and use fixed-sized Span Control types - - - 0 0 0 2022-07-04 Christian Rauch New
[libcamera-devel,v9,3/4] libcamera: controls: Generate fixed- and variable-sized Span Controls generate and use fixed-sized Span Control types - 1 - 0 0 0 2022-07-04 Christian Rauch New
[libcamera-devel,v9,2/4] libcamera: controls: Define size of array controls as a shape vector generate and use fixed-sized Span Control types - 1 - 0 0 0 2022-07-04 Christian Rauch New
[libcamera-devel] implement vector casts for Point, Size and Rectangle [libcamera-devel] implement vector casts for Point, Size and Rectangle - - - 0 0 0 2022-03-22 Christian Rauch New
[libcamera-devel] fix ControlInfo for Span Controls [libcamera-devel] fix ControlInfo for Span Controls - - - 0 0 0 2022-03-21 Christian Rauch New
« 1 2 3 48 9 »