libcamera: work on rewrite

Use manager to hotplug devices
Use StreamConfig to enumerate formats
This commit is contained in:
Wim Taymans 2021-11-02 17:24:19 +01:00
parent b0e3e43c42
commit b2c38a2b3b
11 changed files with 1545 additions and 1212 deletions

View file

@ -57,7 +57,6 @@ struct impl {
struct spa_device_info info;
struct spa_source source;
struct spa_libcamera_device dev;
};
static int emit_object_info(struct impl *this, uint32_t id)