Age | Commit message (Expand) | Author |
2021-09-21 | android: yuv: Remove CameraDevice forward-declare | Umang Jain |
2021-09-09 | android: jpeg: Split and pass the thumbnail planes to encoder | Umang Jain |
2021-09-09 | android: mm: cros_camera_buffer: Log failure error on cleanup | Umang Jain |
2021-09-07 | android: jpeg: Support multi-planar buffers | Laurent Pinchart |
2021-09-07 | android: jpeg: Use stride instead of image width for line address | Laurent Pinchart |
2021-09-07 | android: camera_device: Don't assume all planes use the same fd | Laurent Pinchart |
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 | libcamera: mapped_framebuffer: Rename maps() to planes() | Hirokazu Honda |
2021-08-31 | android: generic_camera_buffer: Fix bufferLength_ initialization | Laurent Pinchart |
2021-08-31 | android: Refuse Manual template if not supported | Jacopo Mondi |
2021-08-30 | android: camera_device: Fill offset and right length in CreateFrameBuffer() | Hirokazu Honda |
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-16 | libcamera: base: extensible: Pass private pointer as unique_ptr<> | Laurent Pinchart |
2021-08-10 | libcamera: MappedFrameBuffer: Use typed Flags<MapModes> | Kieran Bingham |
2021-08-10 | libcamera: Give MappedFrameBuffer its own implementation | Kieran Bingham |
2021-08-10 | src: Remove all unused sys/mman.h inclusions | Kieran Bingham |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
2021-08-06 | android: mm: cros_camera_buffer: Fix unused parameter | Hirokazu Honda |
2021-08-06 | android: camera_device: Propagate the requested test pattern mode | Hirokazu Honda |
2021-08-04 | android: nautilus: Add camera HAL configuration | Umang Jain |
2021-08-04 | android: Override camera as "Internal" provided found in HAL config | Umang Jain |
2021-08-04 | android: Disallow external location in HAL config | Umang Jain |
2021-08-04 | android: Instantiate CameraDevice after checking HAL config validity | Umang Jain |
2021-08-03 | libcamera: base: class: Don't pass Extensible pointer to Private constructor | Laurent Pinchart |
2021-08-02 | android, controls: Add and plumb MaxLatency control | Paul Elder |
2021-08-02 | android: Add skeletal still and manual request templates | Paul Elder |
2021-08-02 | android: capabilities: Make keys list into set and member variable | Paul Elder |
2021-08-02 | android: Add helpers for setting android metadata from libcamera controls | Paul Elder |
2021-08-02 | android: Add infrastructure for determining capabilities and hardware level | Paul Elder |
2021-08-02 | android: jpeg: get ISO from SENSOR_SENSITIVITY | Paul Elder |
2021-08-02 | android: metadata: Fix addEntry template type | Paul Elder |
2021-08-02 | android: metadata: Add hasEntry and entryContains | Paul Elder |
2021-07-27 | android: capabilities: Centralize RAW support check | Jacopo Mondi |
2021-07-27 | android: capabilties: Rationalize get[YUV|Raw]Resolution names | Jacopo Mondi |
2021-07-27 | android: capabilities: Use a throw-away config for YUV stream building | Jacopo Mondi |
2021-07-12 | libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() function | Laurent Pinchart |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-07-06 | android: Disable copy and move for CameraDevice | Laurent Pinchart |
2021-07-06 | android: Disable copy and move for CameraHalManager | Laurent Pinchart |
2021-06-28 | android: camera_device: Fix null pointer dereference | Laurent Pinchart |
2021-06-28 | android: camera_device: Check if a request is configured on processCaptureReq... | Hirokazu Honda |
2021-06-28 | android: mm: cros_camera_buffer: Drop undefined functions | Laurent Pinchart |
2021-06-28 | android: camera_device: Reset config_ if Camera::configure() fails | Laurent Pinchart |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |
2021-06-25 | libcamera/base: Move span to base library | Kieran Bingham |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |