Show patches with: Archived = No       |   17651 patches
« 1 2 ... 94 95 96176 177 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[libcamera-devel,v1,1/5] qcam: viewfinder: Pass stride value to viewfinder qcam: Fix stride handling - - - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v3,30/30] v4l2: Sum bytesused for all planes when dequeuing buffer libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,29/30] qcam: viewfinder_qt: Support multi-planar buffers libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,28/30] qcam: viewfinder_gl: Support multi-planar buffers libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,27/30] qcam: Use Image class to access pixel data libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,26/30] qcam: Print bytesused for all planes libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,25/30] cam: drm: Avoid importing the same dmabuf multiple times libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,24/30] cam: drm: Set per-plane offsets when creating DRM frame buffer libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,23/30] cam: drm: Support per-plane stride values libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,22/30] cam: file_sink: Use Image class to access pixel data libcamera: Handle fallout of FrameBuffer offset support - 3 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,21/30] cam: Add Image class libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,20/30] android: jpeg: Support multi-planar buffers libcamera: Handle fallout of FrameBuffer offset support 1 2 1 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v3,19/30] android: jpeg: Use stride instead of image width for line address libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v3,18/30] android: camera_device: Don't assume all planes use the same fd libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v3,17/30] libcamera: framebuffer: Prevent modifying the number of metadata planes libcamera: Handle fallout of FrameBuffer offset support - 3 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v3,16/30] libcamera: framebuffer: Allocate metadata planes at construction time libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,15/30] libcamera: v4l2_videodevice: Use utils::enumerate() libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,14/30] libcamera: v4l2_videodevice: Split planes when dequeuing buffer libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,13/30] libcamera: v4l2_videodevice: Coalesce planes when queuing buffer libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,12/30] libcamera: v4l2_videodevice: Take stride into account to compute offsets libcamera: Handle fallout of FrameBuffer offset support - 3 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,11/30] libcamera: v4l2_videodevice: Document plane handling in createBuffer() libcamera: Handle fallout of FrameBuffer offset support - 3 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,10/30] libcamera: v4l2_videodevice: Cache PixelFormatInfo libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,09/30] libcamera: framebuffer: Add a function to check if planes are contiguous libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,08/30] libcamera: framebuffer: Move planes check to constructor libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,07/30] libcamera: formats: Support V4L2 non-contiguous formats libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,06/30] libcamera: formats: Add planeSize() helpers to PixelFormatInfo libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,05/30] libcamera: formats: Move plane info structure to PixelFormatInfo libcamera: Handle fallout of FrameBuffer offset support - 3 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,04/30] libcamera: Use V4L2PixelFormat::fromPixelFormat() libcamera: Handle fallout of FrameBuffer offset support - 3 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,03/30] libcamera: v4l2_videodevice: Drop toV4L2PixelFormat() libcamera: Handle fallout of FrameBuffer offset support - 3 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,02/30] libcamera: file_descriptor: Add a function to retrieve the inode libcamera: Handle fallout of FrameBuffer offset support - 4 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,01/30] libcamera: base: utils: Use size_t for index in utils::enumerate() libcamera: Handle fallout of FrameBuffer offset support - 4 - 0 0 0 2021-09-06 Laurent Pinchart Accepted
[libcamera-devel,v3,3/4] ipa: ipu3: Change Accumulator structure layout - 1 - 0 0 0 2021-09-06 Jean-Michel Hautbois Superseded
[libcamera-devel,v3,2/4] ipa: ipu3: Rename IspStatsRegion to Accumulator Move and improve AWB structures - - - 0 0 0 2021-09-06 Jean-Michel Hautbois Superseded
[libcamera-devel,v3,1/4] ipa: ipu3: Move the AWB stats structures Move and improve AWB structures - 1 - 0 0 0 2021-09-06 Jean-Michel Hautbois Superseded
[libcamera-devel,4/5] android: camera_worker: Notify fence wait failures android: Fix descriptors_ clean up - 2 - 0 0 0 2021-09-06 Jacopo Mondi jmondi Not Applicable
[libcamera-devel,1/5] android: camera_device: Fix crash in calling CameraDevice::close() android: Fix descriptors_ clean up - 3 - 0 0 0 2021-09-06 Jacopo Mondi Accepted
[libcamera-devel,v2,28/27] android: jpeg: Support multi-planar buffers libcamera: Handle fallout of FrameBuffer offset support 1 1 1 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel] utils: ipc: proxy worker: Fix indentation in call deserialization [libcamera-devel] utils: ipc: proxy worker: Fix indentation in call deserialization - 2 - 0 0 0 2021-09-06 Paul Elder Accepted
[libcamera-devel,v2,27/27] qcam: viewfinder_qt: Support multi-planar buffers libcamera: Handle fallout of FrameBuffer offset support - 1 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v2,24/27] qcam: Print bytesused for all planes libcamera: Handle fallout of FrameBuffer offset support - 1 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v2,17/27] libcamera: framebuffer: Prevent modifying the number of metadata planes libcamera: Handle fallout of FrameBuffer offset support - 3 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v2,15/27] libcamera: v4l2_videodevice: Use utils::enumerate() libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v2,14/27] libcamera: v4l2_videodevice: Split planes when dequeuing buffer libcamera: Handle fallout of FrameBuffer offset support - 1 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v2,11/27] libcamera: v4l2_videodevice: Document plane handling in createBuffer() libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v2,07/27] libcamera: formats: Support V4L2 non-contiguous formats libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v2,05/27] libcamera: formats: Move plane info structure to PixelFormatInfo libcamera: Handle fallout of FrameBuffer offset support - 3 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v2,03/27] libcamera: v4l2_videodevice: Drop toV4L2PixelFormat() libcamera: Handle fallout of FrameBuffer offset support - 3 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel,v2,01/27] libcamera: base: utils: Use size_t for index in utils::enumerate() libcamera: Handle fallout of FrameBuffer offset support - 4 - 0 0 0 2021-09-06 Laurent Pinchart Superseded
[libcamera-devel] v4l2: Use V4L2PixelFormat::toPixelFormat() [libcamera-devel] v4l2: Use V4L2PixelFormat::toPixelFormat() - 2 - 0 0 0 2021-09-03 Laurent Pinchart Accepted
[libcamera-devel] android: Cleanup libcamera namespace usage [libcamera-devel] android: Cleanup libcamera namespace usage - 2 - 0 0 0 2021-09-03 Umang Jain uajain Accepted
[libcamera-devel,RFC,v2,4/5] android: camera_device: Add a queue for sending capture results Async PostProcessor - - - 0 0 0 2021-09-02 Umang Jain uajain Superseded
[libcamera-devel,RFC,v2,2/5] android: post_processor: Notify post processing completion status Async PostProcessor - - - 0 0 0 2021-09-02 Umang Jain uajain Superseded
[libcamera-devel,v2] ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCell [libcamera-devel,v2] ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCell - - - 0 0 0 2021-09-02 Jean-Michel Hautbois Superseded
[libcamera-devel,v2,1/4] ipa: ipu3: Move the AWB stats structures Move and improve AWB structures - 1 - 0 0 0 2021-09-02 Jean-Michel Hautbois Superseded
[libcamera-devel] ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCell [libcamera-devel] ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCell - - - 0 0 0 2021-09-02 Jean-Michel Hautbois Superseded
[libcamera-devel] ipa: ipu3: awb: Add some documentation on the algorithm used [libcamera-devel] ipa: ipu3: awb: Add some documentation on the algorithm used - 1 - 0 0 0 2021-09-02 Jean-Michel Hautbois Superseded
[libcamera-devel,1/2] include: linux: Add an AWB layout structure Replace the Ipu3AwbCell - - - 0 0 0 2021-09-02 Jean-Michel Hautbois Superseded
[libcamera-devel,4/4] ipa: ipu3: Change Accumulator structure layout Move and improve AWB structures - 1 - 0 0 0 2021-09-02 Jean-Michel Hautbois Superseded
[libcamera-devel,1/4] ipa: ipu3: Move the AWB stats structures - 1 - 0 0 0 2021-09-02 Jean-Michel Hautbois Superseded
[libcamera-devel] libcamera: add hi846 camera sensor properties [libcamera-devel] libcamera: add hi846 camera sensor properties - 1 - 0 0 0 2021-09-02 Martin Kepplinger Accepted
[libcamera-devel,RFC,v1,12/12] libcamera: v4l2_videodevice: Use utils::enumerate() libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-02 Laurent Pinchart Superseded
[libcamera-devel,RFC,v1,05/12] libcamera: framebuffer: Move planes check to constructor libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-02 Laurent Pinchart Superseded
[libcamera-devel,RFC,v1,02/12] libcamera: file_descriptor: Add a function to retrieve the inode libcamera: Handle fallout of FrameBuffer offset support - 1 - 0 0 0 2021-09-02 Laurent Pinchart Superseded
[libcamera-devel,RFC,v1,01/12] libcamera: base: utils: Use size_t for index in utils::enumerate() libcamera: Handle fallout of FrameBuffer offset support - 2 - 0 0 0 2021-09-02 Laurent Pinchart Superseded
[libcamera-devel,5/6] libcamera: controls: Rationalize idMap() function libcamera: control serializer fixes - - - 0 0 0 2021-09-01 Jacopo Mondi jmondi Not Applicable
[libcamera-devel,RFC,v1] libcamera: isp: Add ISP class [libcamera-devel,RFC,v1] libcamera: isp: Add ISP class - - - 0 0 0 2021-09-01 Siyuan Fan New
[libcamera-devel,v4,3/3] android: camera_device: Configure one stream for identical stream requests [libcamera-devel,v4,1/3] android: camera_stream: Create post processor in configure() - 1 - 0 0 0 2021-09-01 Hirokazu Honda Accepted
[libcamera-devel,v4,2/3] android: camera_stream: Support PostProcessorYuv in CameraStream [libcamera-devel,v4,1/3] android: camera_stream: Create post processor in configure() - 2 - 0 0 0 2021-09-01 Hirokazu Honda Accepted
[libcamera-devel,v4,1/3] android: camera_stream: Create post processor in configure() [libcamera-devel,v4,1/3] android: camera_stream: Create post processor in configure() - 2 - 0 0 0 2021-09-01 Hirokazu Honda Accepted
[libcamera-devel,v2,5/5] Documentation: guides: pipeline-handler: Document internal queue pattern libcamera: pipeline: Add internal request queue - - - 0 0 0 2021-08-31 Nícolas F. R. A. Prado New
[libcamera-devel,v2,4/5] libcamera: pipeline: simple: Add internal request queue libcamera: pipeline: Add internal request queue - - - 0 0 0 2021-08-31 Nícolas F. R. A. Prado New
[libcamera-devel,v2,3/5] libcamera: pipeline: rkisp1: Add internal request queue libcamera: pipeline: Add internal request queue - 1 - 0 0 0 2021-08-31 Nícolas F. R. A. Prado New
[libcamera-devel,v2,2/5] libcamera: pipeline: uvcvideo: Add internal request queue libcamera: pipeline: Add internal request queue - - - 0 0 0 2021-08-31 Nícolas F. R. A. Prado New
[libcamera-devel,v2,1/5] libcamera: pipeline: vimc: Add internal request queue - - - 0 0 0 2021-08-31 Nícolas F. R. A. Prado New
[libcamera-devel,v3] test: gstreamer: Factor out code into a base class [libcamera-devel,v3] test: gstreamer: Factor out code into a base class - 1 - 0 0 0 2021-08-31 Vedant Paranjape Superseded
[libcamera-devel,v3] android: camera_device: Fix crash in calling CameraDevice::close() [libcamera-devel,v3] android: camera_device: Fix crash in calling CameraDevice::close() 1 2 1 0 0 0 2021-08-31 Hirokazu Honda Superseded
[libcamera-devel,v2] android: camera_device: Fix crash in calling CameraDevice::close() [libcamera-devel,v2] android: camera_device: Fix crash in calling CameraDevice::close() - - - 0 0 0 2021-08-31 Hirokazu Honda Superseded
[libcamera-devel,v3,3/3] android: camera_device: Configure one stream for identical stream requests android: Request one stream for identica stream requests - 2 - 0 0 0 2021-08-31 Hirokazu Honda Superseded
[libcamera-devel,v3,2/3] android: camera_stream: Support PostProcessorYuv in CameraStream android: Request one stream for identica stream requests - 3 - 0 0 0 2021-08-31 Hirokazu Honda Superseded
[libcamera-devel,v3,1/3] android: camera_stream: Create post processor in configure() android: Request one stream for identica stream requests - 3 - 0 0 0 2021-08-31 Hirokazu Honda Superseded
[libcamera-devel] ipa: libipa: histogram: Fix typo [libcamera-devel] ipa: libipa: histogram: Fix typo - 2 - 0 0 0 2021-08-31 Laurent Pinchart Accepted
[libcamera-devel] android: camera_device: Fix crash in calling CameraDevice::close() [libcamera-devel] android: camera_device: Fix crash in calling CameraDevice::close() - - - 0 0 0 2021-08-31 Hirokazu Honda Superseded
[libcamera-devel,v2] test: gstreamer: Factor out code into a base class [libcamera-devel,v2] test: gstreamer: Factor out code into a base class - - - 0 0 0 2021-08-31 Vedant Paranjape Superseded
[libcamera-devel,5/5] android: encoder_libjpeg: Use MappedBuffer for the source frame Improve/Clean up post processors code in android - - - 0 0 0 2021-08-31 Hirokazu Honda New
[libcamera-devel,3/5] mapped_framebuffer: Introduce MappedVectorBuffer - - - 0 0 0 2021-08-31 Hirokazu Honda New
[libcamera-devel,2/5] android: jpeg: thumbnailer: Use MappedFrameBuffer::planes() Improve/Clean up post processors code in android - 2 - 0 0 0 2021-08-31 Hirokazu Honda New
[libcamera-devel,1/5] android: yuv: Use CameraBuffer::stride() in PostProcessorYuv Improve/Clean up post processors code in android - 1 - 0 0 0 2021-08-31 Hirokazu Honda New
[libcamera-devel] libcamera: mapped_framebuffer: Rename maps() to planes() [libcamera-devel] libcamera: mapped_framebuffer: Rename maps() to planes() - 2 - 0 0 0 2021-08-30 Hirokazu Honda Accepted
[libcamera-devel] android: generic_camera_buffer: Fix bufferLength_ initialization [libcamera-devel] android: generic_camera_buffer: Fix bufferLength_ initialization - 2 - 0 0 0 2021-08-30 Laurent Pinchart Accepted
[libcamera-devel,v3,4/4] ipu3: cio2: Tweak sensor size selection policy ipu3: Change sensor size selection policy - 2 1 0 0 0 2021-08-30 Umang Jain uajain Accepted
[libcamera-devel,v1] test: gstreamer: Factor out code into a base class [libcamera-devel,v1] test: gstreamer: Factor out code into a base class - - - 0 0 0 2021-08-29 Vedant Paranjape Superseded
[libcamera-devel,v2] test: gstreamer: Add a test for gstreamer multi stream [libcamera-devel,v2] test: gstreamer: Add a test for gstreamer multi stream - - - 0 0 0 2021-08-29 Vedant Paranjape Superseded
[libcamera-devel,v2] test: gstreamer: Add minimal validation of camera output [libcamera-devel,v2] test: gstreamer: Add minimal validation of camera output - - - 0 0 0 2021-08-29 Vedant Paranjape New
[libcamera-devel,v1] test: gstreamer: Add minimal validation of camera output [libcamera-devel,v1] test: gstreamer: Add minimal validation of camera output - - - 0 0 0 2021-08-28 Vedant Paranjape Superseded
[libcamera-devel,v2] test: gstreamer: Add a test for gstreamer multi stream [libcamera-devel,v2] test: gstreamer: Add a test for gstreamer multi stream - - - 0 0 0 2021-08-28 Vedant Paranjape Superseded
[libcamera-devel,v1] test: gstreamer: Add a test for gstreamer multi stream [libcamera-devel,v1] test: gstreamer: Add a test for gstreamer multi stream - - - 0 0 0 2021-08-28 Vedant Paranjape Superseded
[libcamera-devel] libcamera: base: log: Don't crash when logging after Logger destruction [libcamera-devel] libcamera: base: log: Don't crash when logging after Logger destruction - 1 - 0 0 0 2021-08-27 Laurent Pinchart Accepted
[libcamera-devel] utils: checkstyle.py: Use single-quoted strings when possible [libcamera-devel] utils: checkstyle.py: Use single-quoted strings when possible - 2 - 0 0 0 2021-08-27 Laurent Pinchart Accepted
[libcamera-devel] clang-format: Support multiple versions [libcamera-devel] clang-format: Support multiple versions - - - 0 0 0 2021-08-27 Kieran Bingham kbingham New
[libcamera-devel,16/16] ipa: ipu3: Cap frame duration to 30 FPS IPU3 control info update and HAL frame durations - 1 - 0 0 0 2021-08-27 Jacopo Mondi Superseded
« 1 2 ... 94 95 96176 177 »