pipewire/spa/plugins/v4l2
Wim Taymans 80cfda89c1 pod: improve the vararg pod builder and parser
Automatically parse and build key/value when in objects without having
to prefix the key with ":"
Automatically build control/value when in sequence without the "."
prefix.
Remove the builder with key/pod, taking a reference to the stack built
temporary pods is not allowed in c++. We can use the varargs version
with the same convenient syntax.
Remove the parser "*" option, it is unused.
Improve spa_pod_builder_add_* and spa_pod_parser_get_* and make them
look similar.
2019-01-16 11:05:12 +01:00
..
meson.build device: add device object 2018-11-23 12:43:47 +01:00
v4l2-device.c v4l2: actually pass the device path to the node 2018-12-17 10:16:06 +01:00
v4l2-monitor.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
v4l2-source.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
v4l2-utils.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
v4l2.c device: add device object 2018-11-23 12:43:47 +01:00
v4l2.h device: add device object 2018-11-23 12:43:47 +01:00