index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi'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