pipewire/spa
Barnabás Pőcze 13357fec20 spa: libcamera: manage libcamera::CameraManager via a shared_ptr
Using a shared_ptr removes the need for manually calling
`libcamera_manager_release()` to drop the reference as it is done
automatically whenever the shared_ptr is destroyed or reset.
2022-09-15 11:17:47 +00:00
..
examples examples: fix spelling mistake 2022-06-16 16:40:47 +02:00
include bluez5: Add LC3 codec support to LE Audio BAP 2022-09-15 11:17:20 +00:00
plugins spa: libcamera: manage libcamera::CameraManager via a shared_ptr 2022-09-15 11:17:47 +00:00
tests Add support for MidnightBSD 2022-06-19 18:22:47 +00:00
tools spa: tools: spa-inspect: clear and free handles 2022-06-16 16:59:40 +02:00
meson.build bluez5: Add LC3 codec support to LE Audio BAP 2022-09-15 11:17:20 +00:00