Files
external_libcamera/src/libcamera
Jacopo Mondi 5db1426b60 libcamera: v4l2_subdevice: Add format information
Define a map of static information associated with a media bus code.
Start by reporting the bits-per-pixel for each media bus code defined by
the V4L2 kernel API, to later expand it when necessary.

Add to the V4L2SubdeviceFormat class a method to return the bits per
pixel, retrieved by inspecting the static map of format information.

While at it, remove a rogue map inclusion from header file.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2020-04-28 22:25:22 +02:00
..
2020-04-14 02:03:15 +03:00
2020-01-31 14:56:22 +00:00
2020-04-14 02:03:24 +03:00
2019-10-28 17:11:40 +02:00