pipewire/spa/plugins/v4l2
Wim Taymans c6a7b3eedb channelmix: implement per channel volume
Implement per channel volume on channelmix. Extend control on stream to
take an array of values when possible.

Remove name argument from pw_node_new and pw_device_new. We can pass
this as a property instead.

Improve properties on nodes to more closely match what pulseaudio does.
Don't let the monitor do too much with the udev properties but let the
session manager set the description and icon-names.

Remove some change_mask flags for things that don't change in
introspect. Use the flags to mark changes in -cli and -monitor.
2019-08-12 15:14:39 +02:00
..
meson.build Remove libv4l2 dependency 2019-05-17 12:41:57 +02:00
v4l2-device.c names: add standard factory name definitions 2019-06-21 13:31:34 +02:00
v4l2-monitor.c channelmix: implement per channel volume 2019-08-12 15:14:39 +02:00
v4l2-source.c node: remove port_alloc_buffers 2019-07-25 14:08:43 +02:00
v4l2-utils.c Add support for client fd memory 2019-07-26 16:17:39 +02:00
v4l2.c use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
v4l2.h v4l2: use 32 buffers max 2019-05-27 15:35:20 +02:00