mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Instead of just probing with 2 buffers, probe with the MAX_BUFFERS and remember how many buffers we received. Some drivers (v4l2loopback) work with less than MAX_BUFFERS (8) and we need to set the max number of buffers in the Buffers param. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| v4l2-device.c | ||
| v4l2-source.c | ||
| v4l2-udev.c | ||
| v4l2-utils.c | ||
| v4l2.c | ||
| v4l2.h | ||