libcamera/include/libcamera
Tomi Valkeinen f517960c6a FrameBufferAllocator: fix non-copyability
FrameBufferAllocator is supposed to delete copy constructor and
copy-assignment operator. It doesn't do that as it uses Camera as a
parameter instead of FrameBufferAllocator.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@iki.fi>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-09-29 03:55:27 +03:00
..
internal libcamera: Don't unnecessarily include event_notifier.h 2020-09-21 13:50:30 +03:00
ipa pipeline: ipa: raspberrypi: Handle any externally allocated FrameBuffer 2020-09-21 13:10:49 +02:00
bound_method.h meson: Remove -Wno-unused-parameter 2020-08-25 02:58:04 +03:00
buffer.h libcamera: buffer: Remove copyFrom() 2020-09-22 12:06:09 +02:00
camera.h libcamera: camera: Mark controls() and properties() as const operations 2020-08-16 13:50:03 +02:00
camera_manager.h libcamera: camera_manager: Introduce signals when a camera is added or removed 2020-06-17 00:27:54 +03:00
control_ids.h.in libcamera: Replace C++ comments with C comments 2020-06-06 00:25:04 +03:00
controls.h libcamera: controls: Add rectangle and size control types 2020-04-28 20:44:47 +03:00
event_dispatcher.h libcamera: event_dispatcher: Add interrupt() function 2019-01-23 18:51:56 +02:00
event_notifier.h libcamera: Add parent argument to constructors of Object-derived classes 2019-08-17 18:47:17 +03:00
file_descriptor.h libcamera: file_descriptor: Implement move semantics for constructor 2020-05-19 18:07:49 +03:00
formats.h.in libcamera: Define constants for pixel formats in the public API 2020-06-18 13:26:36 +03:00
framebuffer_allocator.h FrameBufferAllocator: fix non-copyability 2020-09-29 03:55:27 +03:00
geometry.h libcamera: geometry: Add isNull() function to Rectangle class 2020-08-03 11:16:16 +02:00
logging.h libcamera: logging: add syslog, stream, and nowhere logging targets 2019-07-17 14:36:35 +09:00
meson.build libcamera: Move Header generation utilities to utils 2020-09-24 10:55:49 +01:00
object.h libcamera: object: Add deleteLater() support 2020-07-31 23:33:32 +03:00
pixel_format.h libcamera: pixel_format: Add a function to return format based on string 2020-08-03 11:48:47 +01:00
property_ids.h.in libcamera: Replace C++ comments with C comments 2020-06-06 00:25:04 +03:00
request.h libcamera: request: Make Stream pointer const 2020-08-14 13:19:15 +02:00
signal.h meson: Remove -Wno-unused-parameter 2020-08-25 02:58:04 +03:00
span.h meson: Remove -Wno-unused-parameter 2020-08-25 02:58:04 +03:00
stream.h libcamera: StreamConfiguration: Add frameSize field 2020-07-10 16:11:05 +09:00
timer.h libcamera: Standardise on C compatibility headers 2019-10-23 17:39:39 +03:00
version.h.in libcamera: Rework automatic version generation to avoid rebuilds 2019-07-09 12:34:10 +03:00