Files
external_libcamera/src/v4l2
Kieran Bingham cd1f258af9 v4l2: v4l2_camera_proxy: Fix NV24 subsampling
The NV24 pixelFormatInfo table entry defines an incorrect horizontal
sub-sampling.

Update to the correct value.

Fixes: 29c5508075 ("v4l2: camera_proxy: Create format info array")
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-06-08 16:56:09 +01:00
..