[libcamera-devel] [PATCH v3 0/3] android: camera_device: Add RAW support
Niklas Söderlund
niklas.soderlund at ragnatech.se
Sat Aug 1 12:14:24 CEST 2020
Hello,
This small series is the final step to enable RAW capture in the Android
HAL. This together with the pending JPEG work is enough to light up the
RAW capture options in Open Camera.
It's a bitter sweet final step as this is developed on the IPU3 platform
that only support a device specific RAW formats that do not work with
the test applications I have available so this series do not manage to
tick the 'manged to save DNG from HAL using real application' box.
Niklas Söderlund (3):
android: camera_device: Prepare for none-mandatory formats
android: camera_device: Map HAL RAW to libcamera RAW formats
android: camera_device: Report RAW capability if supported
src/android/camera_device.cpp | 62 ++++++++++++++++++++++++++++++++++-
1 file changed, 61 insertions(+), 1 deletion(-)
--
2.27.0
More information about the libcamera-devel
mailing list