index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
/
camera_hal_config.cpp
Age
Commit message (
Expand
)
Author
2022-10-28
android: remove references to std::filesystem
Nicholas Roth
2022-06-20
android: Use the YamlObject iterator API
Laurent Pinchart
2022-06-16
libcamera: yaml_parser: Switch from FILE to File
Laurent Pinchart
2022-06-01
libcamera: Use "..." instead of <...> consistently for internal headers
Laurent Pinchart
2022-05-20
android: Drop gcc 7 compatibility
Laurent Pinchart
2022-05-10
android: camera_hal_config: Use YamlParser to parse android HAL config
Han-Lin Chen
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