libcamera/src/android/jpeg
Paul Elder 78f49d5e34 android: camera_device: Fix exposure time tag in exif and android
The ExposureTime libcamera control is in microseconds while android and
our exif component use nanoseconds. Convert it appropriately.

CTS also expects the ExposureTime exif tag to match the ExposureTime set
in the android result metadata. Fix it.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2021-02-01 09:41:40 +09:00
..
encoder.h android: jpeg: Set thumbnail and JPEG quality based on request 2021-01-27 12:07:21 +09:00
encoder_libjpeg.cpp android: jpeg: Set thumbnail and JPEG quality based on request 2021-01-27 12:07:21 +09:00
encoder_libjpeg.h android: jpeg: Set thumbnail and JPEG quality based on request 2021-01-27 12:07:21 +09:00
exif.cpp android: jpeg: exif: Add functions for setting various values 2021-01-27 12:06:59 +09:00
exif.h android: jpeg: exif: Add functions for setting various values 2021-01-27 12:06:59 +09:00
post_processor_jpeg.cpp android: camera_device: Fix exposure time tag in exif and android 2021-02-01 09:41:40 +09:00
post_processor_jpeg.h android: jpeg: Set thumbnail and JPEG quality based on request 2021-01-27 12:07:21 +09:00
thumbnailer.cpp android: jpeg: Configure thumbnailer based on request metadata 2021-01-27 12:07:14 +09:00
thumbnailer.h android: jpeg: Configure thumbnailer based on request metadata 2021-01-27 12:07:14 +09:00