libcamera/src
Laurent Pinchart 06166a331c android: camera_hal_manager: Stop thread when destroying
The CameraHalManager starts a thread that is never stopped. This leads
to the thread being destroyed while running, which causes a crash. Fix
this by stopping the thread and waiting for it to finish in the
destructor of the CameraHalManager.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2019-08-19 19:07:33 +03:00
..
android android: camera_hal_manager: Stop thread when destroying 2019-08-19 19:07:33 +03:00
cam libcamera: buffer: Add an accessor to the BufferMemory 2019-07-14 16:01:07 +03:00
ipa libcamera: ipa: meson: build dummy IPA that needs isolation 2019-07-12 16:32:29 +09:00
libcamera libcamera: proxy: Get event dispatcher from current thread 2019-08-19 18:07:30 +03:00
qcam qcam: Pass camera manager to MainWindow class 2019-08-19 19:06:23 +03:00
meson.build android: hal: Add Camera3 HAL 2019-08-12 11:55:46 +02:00