libcamera/src
Jacopo Mondi d810227c48 android: capabilties: Fix ANDROID_CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES
As reported by the CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES documentation
in the Android developer reference:

"For devices advertising any color filter arrangement other than NIR, or
devices not advertising color filter arrangement, this list will always
include (min, max) and (max, max) where min <= 15 and max = the maximum
output frame rate of the maximum YUV_420_888 output size."

Collect the higher FPS of the larger YUV stream and use it with the
minimum FPS rate the camera can produce to populate the
ANDROID_CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES static metadata.

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-10-15 09:32:31 +02:00
..
android android: capabilties: Fix ANDROID_CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES 2021-10-15 09:32:31 +02:00
cam cam: Remove using namespace in stream_options.h 2021-10-15 05:05:38 +03:00
gstreamer gstreamer: Check if Stream configurations were generated correctly 2021-10-05 03:30:36 +03:00
ipa ipa: ipu3: Update camera controls in configure() 2021-10-15 09:32:30 +02:00
lc-compliance lc-compliance: Remove using namespace in header files 2021-10-15 05:05:41 +03:00
libcamera ipa: ipu3: Update camera controls in configure() 2021-10-15 09:32:30 +02:00
qcam qcam: Remove using namespace in header files 2021-10-15 05:05:39 +03:00
v4l2 v4l2: Remove using namespace in header files 2021-10-15 05:05:40 +03:00
meson.build android: Split HAL to its own shared library 2021-06-25 16:09:46 +01:00