summaryrefslogtreecommitdiff
path: root/src/android/camera_hal_config.cpp
AgeCommit message (Expand)Author
8 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2022-10-28android: remove references to std::filesystemNicholas Roth
2022-06-20android: Use the YamlObject iterator APILaurent Pinchart
2022-06-16libcamera: yaml_parser: Switch from FILE to FileLaurent Pinchart
2022-06-01libcamera: Use "..." instead of <...> consistently for internal headersLaurent Pinchart
2022-05-20android: Drop gcc 7 compatibilityLaurent Pinchart
2022-05-10android: camera_hal_config: Use YamlParser to parse android HAL configHan-Lin Chen
2021-08-16libcamera: base: extensible: Pass private pointer as unique_ptr<>Laurent Pinchart
2021-08-04android: Disallow external location in HAL configUmang Jain
2021-08-03libcamera: base: class: Don't pass Extensible pointer to Private constructorLaurent Pinchart
2021-07-12libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() functionLaurent Pinchart
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-05-26android: Fix file system library usage on gcc 7 and 8Laurent Pinchart
2021-05-26android: camera_hal_config: Move include <filesystem> to .cpp fileLaurent Pinchart
2021-05-25android: Add CameraHalConfig classJacopo Mondi