libcamera/src
Laurent Pinchart 364ae3b78d libcamera: bayer_format: Turn BayerFormat::Packing into scoped enum
The unscoped enum BayerFormat::Packing leads to usage of the ambiguous
BayerFormat::None enumerator. Turn the enumeration into a scoped enum to
force usage of BayerFormat::Packing::None, and drop the now redundant
"Packed" suffix for the CSI2 and IPU3 packing.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-11-02 12:08:44 +00:00
..
android android: post_processor: Make post processing async 2021-10-26 16:11:17 +05:30
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: agc: Clamp shutter speed 2021-10-26 14:10:34 +02:00
lc-compliance lc-compliance: Remove using namespace in header files 2021-10-15 05:05:41 +03:00
libcamera libcamera: bayer_format: Turn BayerFormat::Packing into scoped enum 2021-11-02 12:08:44 +00: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