Age | Commit message (Expand) | Author |
2020-02-14 | android: camera_device: Use Camera properties for static Metadata | Jacopo Mondi |
2020-02-13 | android: Remove internal thread | Laurent Pinchart |
2020-01-14 | libcamera: Switch from utils::make_unique to std::make_unique | Laurent Pinchart |
2020-01-12 | libcamera: camera: Remove the prepared state | Niklas Söderlund |
2020-01-12 | libcamera: Remove dead code after switch to FrameBuffer | Niklas Söderlund |
2020-01-12 | libcamera: Switch to FrameBuffer interface | Niklas Söderlund |
2020-01-12 | libcamera: buffer: Move captured metadata to FrameMetadata | Niklas Söderlund |
2020-01-12 | libcamera: request: In addBuffer() do not fetch stream from Buffer | Niklas Söderlund |
2019-11-19 | libcamera: camera: Remove explicit stream to buffer map in requestCompleted s... | Niklas Söderlund |
2019-10-30 | android: Replace ThreadRPC with blocking method call | Jacopo Mondi |
2019-10-29 | libcamera: object: Add connection type parameter to invokeMethod() | Jacopo Mondi |
2019-10-15 | libcamera: utils: Add hex stream output helper | Laurent Pinchart |
2019-09-05 | android: camera_device: Report available keys | Jacopo Mondi |
2019-09-05 | android: camera_device: Fix handling of request template | Jacopo Mondi |
2019-09-05 | android: camera_device: Use the new CameraMetadata helper class | Laurent Pinchart |
2019-09-05 | android: Add CameraMetadata helper class | Laurent Pinchart |
2019-09-05 | android: camera_device: Use precise sizes for request template | Jacopo Mondi |
2019-09-05 | android: camera_device: Add missing tags in request template | Jacopo Mondi |
2019-09-05 | android: camera_device: Remove tags from request template | Jacopo Mondi |
2019-09-05 | android: camera_device: Use correct sizes for static metadata | Jacopo Mondi |
2019-09-05 | android: camera_device: Add missing static metadata | Jacopo Mondi |
2019-08-19 | android: camera_device: Store static metadata in cache | Laurent Pinchart |
2019-08-19 | libcamera: camera_manager: Construct CameraManager instances manually | Laurent Pinchart |
2019-08-19 | android: camera_hal_manager: Clean up resources when terminating | Laurent Pinchart |
2019-08-19 | android: camera_hal_manager: Remove unused close() method | Laurent Pinchart |
2019-08-19 | android: camera_hal_manager: Stop thread when destroying | Laurent Pinchart |
2019-08-19 | android: Pass Camera shared pointer to CameraProxy by const reference | Laurent Pinchart |
2019-08-19 | android: Simplify thread RPC with Object::invokeMethod() | Laurent Pinchart |
2019-08-15 | hal: Fix comparison of unsigned integer < 0 | Laurent Pinchart |
2019-08-12 | hal: Fix comparison of integers of different signs | Laurent Pinchart |
2019-08-12 | android: hal: Add Camera3 HAL | Jacopo Mondi |
2019-08-12 | android: metadata: Add SPDX tag | Jacopo Mondi |
2019-08-12 | android: Add camera metadata library | Jacopo Mondi |