pipewire/spa/plugins/v4l2
Hans de Goede 46f89d8009 spa: v4l2: Remove start_watching_device() loop from start_inotify()
Now that start_monitor() (which calls start_inotify()) is called before
enum_devices() it no longer is necessary to call start_watching_device()
for devices which have been enumerated before start_inotify() gets
called (since there will not be any such devices anymore).

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2024-08-07 22:38:16 +00:00
..
meson.build v4l2: include config.h to check for udev 2024-02-06 22:41:54 +01:00
v4l2-device.c v4l2: fix string size 2024-06-06 16:25:24 +02:00
v4l2-source.c v4l2: Improve format and control enumeration 2024-07-09 14:14:42 +02:00
v4l2-udev.c spa: v4l2: Remove start_watching_device() loop from start_inotify() 2024-08-07 22:38:16 +00:00
v4l2-utils.c spa: match camera property types with libcamera 2024-07-17 15:56:53 +00:00
v4l2.c v4l2: include config.h to check for udev 2024-02-06 22:41:54 +01:00
v4l2.h spa: remove unnecessary indirection for some spa_log_topics 2023-10-06 13:08:24 +00:00