libcamera/include/libcamera/internal
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
..
tracepoints libcamera: buffer: Rename buffer.h to framebuffer.h 2021-07-11 17:42:02 +03:00
bayer_format.h libcamera: bayer_format: Turn BayerFormat::Packing into scoped enum 2021-11-02 12:08:44 +00:00
byte_stream_buffer.h libcamera/base: Move span to base library 2021-06-25 16:11:11 +01:00
camera.h libcamera: camera: Create a CameraControlValidator 2021-10-25 09:56:00 +01:00
camera_controls.h libcamera: Rename header guards for internal headers 2020-06-06 00:25:04 +03:00
camera_sensor.h libcamera: camera_sensor: Transform CameraSensor::sizes() 2021-08-31 12:26:54 +05:30
camera_sensor_properties.h libcamera: CameraSensorProperties: Add table of v4l2 index and test pattern 2021-06-14 14:10:53 +02:00
control_serializer.h libcamera: control_serializer: Separate the handles space 2021-09-27 14:39:15 +02:00
control_validator.h libcamera: Declare empty virtual destructors as defaulted 2020-10-23 22:53:13 +03:00
delayed_controls.h libcamera: delayed_controls: Remove unneeded write when starting up 2021-03-12 14:12:55 +00:00
device_enumerator.h libcamera: device_enumerator: Drop inclusion of linux/media.h 2021-07-06 19:58:36 +03:00
device_enumerator_sysfs.h libcamera: Rename header guards for internal headers 2020-06-06 00:25:04 +03:00
device_enumerator_udev.h libcamera: Drop emitter object pointer from signal arguments 2021-09-02 01:16:45 +03:00
formats.h libcamera: formats: Support V4L2 non-contiguous formats 2021-09-07 19:17:57 +03:00
framebuffer.h libcamera: framebuffer: Add a function to check if planes are contiguous 2021-09-07 19:18:09 +03:00
ipa_data_serializer.h ipa: Use FileDescriptor instead of int in layers above IPC payload 2021-08-19 16:54:02 +09:00
ipa_manager.h libcamera: ipa_manager: Split common code out of createIPA() 2021-07-19 08:20:34 +03:00
ipa_module.h libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
ipa_proxy.h libcamera: ipa_proxy: Scope ProxyState to IPAProxy 2021-04-13 20:52:19 +01:00
ipc_pipe.h ipa: Use FileDescriptor instead of int in layers above IPC payload 2021-08-19 16:54:02 +09:00
ipc_pipe_unixsocket.h libcamera: Drop emitter object pointer from signal arguments 2021-09-02 01:16:45 +03:00
ipc_unixsocket.h libcamera: Drop emitter object pointer from signal arguments 2021-09-02 01:16:45 +03:00
mapped_framebuffer.h libcamera: mapped_framebuffer: Rename maps() to planes() 2021-08-31 15:18:53 +03:00
media_device.h libcamera: Drop emitter object pointer from signal arguments 2021-09-02 01:16:45 +03:00
media_object.h libcamera: media_object: Expose entity type 2021-08-31 22:44:10 +03:00
meson.build libcamera: Give MappedFrameBuffer its own implementation 2021-08-10 10:53:57 +01:00
pipeline_handler.h libcamera: pipeline_handler: Drop controls() and properties() functions 2021-08-17 00:24:16 +03:00
process.h libcamera: Drop emitter object pointer from signal arguments 2021-09-02 01:16:45 +03:00
pub_key.h libcamera/base: Move span to base library 2021-06-25 16:11:11 +01:00
source_paths.h libcamera: Separate source and build path helpers 2021-06-25 16:10:53 +01:00
sysfs.h libcamera: sysfs: Add helper to lookup device firmware node path 2020-08-05 20:07:13 +02:00
tracepoints.h.in libcamera: tracing: Implement tracing infrastructure 2020-11-03 11:07:21 +09:00
v4l2_device.h libcamera: Drop emitter object pointer from signal arguments 2021-09-02 01:16:45 +03:00
v4l2_pixelformat.h libcamera: v4l2_pixelformat: Add helper function to get the description 2021-09-10 10:32:57 +09:00
v4l2_subdevice.h libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
v4l2_videodevice.h libcamera: v4l2_videodevice: provide hasMediaController() 2021-10-27 14:31:49 +01:00