Age | Commit message (Expand) | Author |
---|---|---|
2021-08-16 | libcamera: base: extensible: Pass private pointer as unique_ptr<> | Laurent Pinchart |
2021-08-04 | android: Disallow external location in HAL config | Umang Jain |
2021-08-03 | libcamera: base: class: Don't pass Extensible pointer to Private constructor | Laurent Pinchart |
2021-07-12 | libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() function | Laurent Pinchart |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-05-26 | android: Fix file system library usage on gcc 7 and 8 | Laurent Pinchart |
2021-05-26 | android: camera_hal_config: Move include <filesystem> to .cpp file | Laurent Pinchart |
2021-05-25 | android: Add CameraHalConfig class | Jacopo Mondi |