pipewire/spa/plugins/v4l2
Wim Taymans ccf2891070 v4l2: fix buffer amount check
When we get buffers from the driver, check if we have at least as many
as we requested. If we have more, that's ok, we will simply not queue
them.

Previously we would ignore the input number of buffers and use the
allocated amount to fill up the buffer array, which might be too small
and then we crash.
2022-11-04 13:10:55 +01:00
..
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01: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 Format on the node as well 2022-11-04 13:10:17 +01:00
v4l2-udev.c udev: use devpath for the sysfs.path property 2022-10-20 16:44:37 +02:00
v4l2-utils.c v4l2: fix buffer amount check 2022-11-04 13:10:55 +01: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