index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
/
meson.build
Age
Commit message (
Expand
)
Author
2022-05-10
android: camera_hal_config: Use YamlParser to parse android HAL config
Han-Lin Chen
2021-12-11
android: Remove CameraWorker
Jacopo Mondi
2021-10-19
camera_device: Remove private scope of Camera3RequestDescriptor
Umang Jain
2021-06-25
libcamera/base: Validate internal headers as private
Kieran Bingham
2021-06-25
android: cros: Simplify integration
Kieran Bingham
2021-06-25
android: Split HAL to its own shared library
Kieran Bingham
2021-06-23
android: Introduce CameraCapabilties class
Jacopo Mondi
2021-06-23
android: Sort source files alphabetically
Jacopo Mondi
2021-05-25
android: Add CameraHalConfig class
Jacopo Mondi
2021-04-04
android: Define OS_CHROMEOS macro if android_platform=cros
Hirokazu Honda
2021-03-25
android: meson: Remove unneeded android_enabled check
Laurent Pinchart
2021-03-03
cros: Support the new cros camera API with set_up and tear_down
Paul Elder
2021-03-03
android: Introduce CameraBuffer interface
Jacopo Mondi
2021-02-19
android: libyuv: Introduce PostProcessorYuv
Hirokazu Honda
2021-02-11
meson: Fix coding style when declaring arrays
Laurent Pinchart
2021-02-04
android: Try build with a local libyuv first
Hirokazu Honda
2021-02-04
subprojects: Add libyuv and built if -Dandroid=enabled
Hirokazu Honda
2020-10-28
android: jpeg: Introduce a simple image thumbnailer
Umang Jain
2020-10-21
android: metadata: Disable -Wshadow
Kieran Bingham
2020-10-16
android: jpeg: Port to PostProcessor interface
Umang Jain
2020-10-14
android: camera_worker: Introduce CameraWorker
Jacopo Mondi
2020-10-07
android: camera_stream: Break out CameraStream
Jacopo Mondi
2020-09-16
libcamera: Turn the android option into a feature
Laurent Pinchart
2020-09-10
android: jpeg: Add EXIF infrastructure
Kieran Bingham
2020-08-06
android: Introduce JPEG encoding
Kieran Bingham
2020-05-13
licenses: License all meson files under CC0-1.0
Laurent Pinchart
2020-02-13
android: Remove internal thread
Laurent Pinchart
2019-10-30
android: Replace ThreadRPC with blocking method call
Jacopo Mondi
2019-09-05
android: Add CameraMetadata helper class
Laurent Pinchart
2019-08-12
android: hal: Add Camera3 HAL
Jacopo Mondi
2019-08-12
android: Add camera metadata library
Jacopo Mondi