pipewire/spa/plugins/v4l2
Michael Olbrich f5ec830cc2 v4l2: propagate vendor and device id to the node object
When pipewire is accessed through the portal camera API then only the
camera node objects are visible for the client.
However, chromium wants to know the vendor and device ids to identify
cameras. And those properties are currently only added to the device
object.
Fix this by propagating the ids to the node object.

Fixes #1879
2021-12-09 10:20:59 +01:00
..
meson.build spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
v4l2-device.c v4l2: propagate vendor and device id to the node object 2021-12-09 10:20:59 +01:00
v4l2-source.c v4l2: add support for ParamBegin/End 2021-10-29 15:41:27 +02:00
v4l2-udev.c spa: v4l2: Convert buf structure to union and fix alignment 2021-10-25 07:26:15 +00:00
v4l2-utils.c v4l2: handle discrete and stepwize frame size enumeration 2021-10-14 10:15:34 +02:00
v4l2.c v4l2: use log topic 2021-10-03 12:12:09 +02:00
v4l2.h v4l2: use log topic 2021-10-03 12:12:09 +02:00