Wim Taymans
|
b195a25636
|
pipewire: only load spa_handle
Only provide a method to load a spa_handle, getting the interface
from that is easy and we only use refcounting on the handle.
|
2019-05-20 09:49:39 +02:00 |
|
Wim Taymans
|
3dc6820e9e
|
Don't use __ in defines or declarations, it's reserved
SPA_TYPE -> SPA_TYPE_INFO for type info strings
improve includes
Fixes #115
|
2019-01-14 13:00:00 +01:00 |
|
Wim Taymans
|
417c1cd756
|
device: add media.class to global properties
|
2018-11-28 11:12:36 +01:00 |
|
Wim Taymans
|
e1bd12e599
|
device: add device object
Make a device object, let the v4l2 monitor create device objects
The device object is responsible for dynamically creating nodes.
|
2018-11-23 12:43:47 +01:00 |
|