[libcamera-devel] [PATCH 0/3] android: camera_device: Add RAW support

Niklas Söderlund niklas.soderlund at ragnatech.se
Tue Jul 28 20:55:45 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: Skip instead of fail if camera don't support
    format
  android: camera_device: Map HAL RAW to libcamera RAW formats
  android: camera_device: Report RAW capability if supported

 src/android/camera_device.cpp | 34 ++++++++++++++++++++++++++++++++--
 1 file changed, 32 insertions(+), 2 deletions(-)

-- 
2.27.0



More information about the libcamera-devel mailing list