summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-09libcamera: pipeline: vivid: Set request timestampvivid-post-395d43d6d7Kieran Bingham
2021-09-09libcamera: pipeline: vivid: Print diagnostic on configuration failureLaurent Pinchart
2021-09-09libcamera: pipeline: vivid: Set camera propertiesLaurent Pinchart
2021-09-09libcamera: pipeline: vivid: Handle controlsKieran Bingham
2021-09-09libcamera: pipeline: vivid: Initialise key controlsKieran Bingham
2021-09-09libcamera: pipeline: vivid: Queue requestsKieran Bingham
2021-09-09libcamera: pipeline: vivid: Buffer handling and stream controlKieran Bingham
2021-09-09libcamera: pipeline: vivid: Configure the deviceKieran Bingham
2021-09-09libcamera: pipeline: vivid: Generate and validate StreamConfigurationsKieran Bingham
2021-09-09libcamera: pipeline: vivid: Create a CameraKieran Bingham
2021-09-09libcamera: pipeline: vivid: Match deviceKieran Bingham
2021-09-09DocumentationUseOnly: Force enable VividKieran Bingham
2021-09-09DocumentationUseOnly: Disable compiler warningKieran Bingham
2021-09-09libcamera: pipeline: Introduce skeleton Vivid PipelineKieran Bingham
2021-09-09android: mm: cros_camera_buffer: Log failure error on cleanupUmang Jain
2021-09-08test: gstreamer: Factor out code into a base classVedant Paranjape
2021-09-07v4l2: Sum bytesused for all planes when dequeuing bufferLaurent Pinchart
2021-09-07qcam: viewfinder_qt: Support multi-planar buffersLaurent Pinchart
2021-09-07qcam: viewfinder_gl: Support multi-planar buffersLaurent Pinchart
2021-09-07qcam: Use Image class to access pixel dataLaurent Pinchart
2021-09-07qcam: Print bytesused for all planesLaurent Pinchart
2021-09-07cam: drm: Avoid importing the same dmabuf multiple timesLaurent Pinchart
2021-09-07cam: drm: Set per-plane offsets when creating DRM frame bufferLaurent Pinchart
2021-09-07cam: drm: Support per-plane stride valuesLaurent Pinchart
2021-09-07cam: file_sink: Use Image class to access pixel dataLaurent Pinchart
2021-09-07cam: Add Image classLaurent Pinchart
2021-09-07android: jpeg: Support multi-planar buffersLaurent Pinchart
2021-09-07android: jpeg: Use stride instead of image width for line addressLaurent Pinchart
2021-09-07android: camera_device: Don't assume all planes use the same fdLaurent Pinchart
2021-09-07libcamera: framebuffer: Prevent modifying the number of metadata planesLaurent Pinchart
2021-09-07libcamera: framebuffer: Allocate metadata planes at construction timeLaurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Use utils::enumerate()Laurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Split planes when dequeuing bufferLaurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Coalesce planes when queuing bufferLaurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Take stride into account to compute offsetsLaurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Document plane handling in createBuffer()Laurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Cache PixelFormatInfoLaurent Pinchart
2021-09-07libcamera: framebuffer: Add a function to check if planes are contiguousLaurent Pinchart
2021-09-07libcamera: framebuffer: Move planes check to constructorLaurent Pinchart
2021-09-07libcamera: formats: Support V4L2 non-contiguous formatsLaurent Pinchart
2021-09-07libcamera: formats: Add planeSize() helpers to PixelFormatInfoLaurent Pinchart
2021-09-07libcamera: formats: Move plane info structure to PixelFormatInfoLaurent Pinchart
2021-09-07libcamera: Use V4L2PixelFormat::fromPixelFormat()Laurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Drop toV4L2PixelFormat()Laurent Pinchart
2021-09-07libcamera: file_descriptor: Add a function to retrieve the inodeLaurent Pinchart
2021-09-07libcamera: base: utils: Use size_t for index in utils::enumerate()Laurent Pinchart
2021-09-07libcamera: Add hi846 camera sensor propertiesMartin Kepplinger
2021-09-06android: Cleanup libcamera namespace usageUmang Jain
2021-09-05v4l2: Use V4L2PixelFormat::toPixelFormat()Laurent Pinchart
2021-09-02libcamera: Drop emitter object pointer from signal argumentsLaurent Pinchart