Age | Commit message (Expand) | Author |
2021-09-09 | android: mm: cros_camera_buffer: Log failure error on cleanup | Umang Jain |
2021-09-07 | libcamera: formats: Add planeSize() helpers to PixelFormatInfo | Laurent Pinchart |
2021-09-06 | android: Cleanup libcamera namespace usage | Umang Jain |
2021-08-31 | android: generic_camera_buffer: Fix bufferLength_ initialization | Laurent Pinchart |
2021-08-30 | libcamera: mapped_framebuffer: Return plane begin address by MappedBuffer::ma... | Hirokazu Honda |
2021-08-27 | android: camera_buffer: Add stride/offset/size function | Hirokazu Honda |
2021-08-27 | android: camera_buffer: Map buffer in the first plane() call | Hirokazu Honda |
2021-08-27 | android: generic_camera_buffer: Correct buffer mapping | Hirokazu Honda |
2021-08-10 | libcamera: Give MappedFrameBuffer its own implementation | Kieran Bingham |
2021-08-06 | android: mm: cros_camera_buffer: Fix unused parameter | Hirokazu Honda |
2021-08-03 | libcamera: base: class: Don't pass Extensible pointer to Private constructor | Laurent Pinchart |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-06-28 | android: mm: cros_camera_buffer: Drop undefined functions | Laurent Pinchart |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-06-25 | android: mm: cros_camera_buffer: Fix wrong indexing in plane() | Hirokazu Honda |
2021-06-01 | android: Fix unused parameter warnings on Chrome OS | Laurent Pinchart |
2021-05-31 | android: Don't rely on indirect inclusion of unistd.h | Laurent Pinchart |
2021-05-05 | src: android: Rectify internal header's #include path | Umang Jain |
2021-04-04 | android: mm: cros: Fix compilation | Laurent Pinchart |
2021-04-04 | android: mm: cros: Handle buffer registration failure | Hirokazu Honda |
2021-03-03 | android: Introduce Chromium OS buffer manager | Jacopo Mondi |
2021-03-03 | android: mm: Provide helper macro for PIMPL | Jacopo Mondi |
2021-03-03 | android: camera_buffer: Add method to get the JPEG blob size | Jacopo Mondi |
2021-03-03 | android: post_processor: Use CameraBuffer API | Jacopo Mondi |
2021-03-03 | android: camera_buffer: Implement libcamera::Extensible | Jacopo Mondi |
2021-03-03 | android: camera_buffer: Drop 'const' from buffer_handle_t | Jacopo Mondi |
2021-03-03 | android: Introduce CameraBuffer interface | Jacopo Mondi |