libcamera/src
Naushir Patuck 30d704732b pipeline: raspberrypi: Do not unconditionally free buffers on close
When a camera is terminated, do not unconditionally free buffers in the
RPiCameraData destructor. Otherwise, this causes harmless error log messages
to be displayed if no buffer have previously been allocated.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Tested-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2022-10-28 15:27:23 +01:00
..
android android: libcamera: add useful debug prints 2022-10-28 12:03:58 +01:00
apps apps: Share common source between applications 2022-10-24 23:11:37 +03:00
gstreamer gstreamer: Check gstreamer version before using newer macros 2022-09-12 22:44:53 +05:30
ipa ipa: raspberry: replace abs() with std::abs() 2022-10-28 11:56:25 +01:00
libcamera pipeline: raspberrypi: Do not unconditionally free buffers on close 2022-10-28 15:27:23 +01:00
py py: Support controls that are ControlTypeNone 2022-09-30 23:12:05 +03:00
v4l2 libcamera: v4l2_pixelformat: Return the list of V4L2 formats 2022-08-03 15:07:20 +02:00
meson.build Move test applications to src/apps/ 2022-10-20 13:36:25 +03:00