Wim Taymans
|
a212d2f9ed
|
improve error handling some more
|
2019-06-20 11:04:34 +02:00 |
|
Wim Taymans
|
d4def56bcb
|
spa: don't pass library around
Don't pass the library in the methods, we use the factory_name to
find the object. Make it possible to override the default library
with a property.
|
2019-05-31 16:06:14 +02:00 |
|
Wim Taymans
|
3ad73f0532
|
keys: add keys.h with defines and docs
Add a keys.h file that lists and documents all keys available to
be used in properties.
|
2019-05-24 15:47:48 +02:00 |
|
Wim Taymans
|
569cbb48a9
|
use SPA_EXPORT to export symbols
|
2019-02-06 13:24:41 +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 |
|