mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
v4l2 frame intervals instead of frame rates, which is basically the inverse. For the most part, this is already handled correctly and numerator and denominator are swapped accordingly. However, the minimim frame interval is the maximum frame rate so those need to be swapped as well. Without this, the minimum frame rate is larger than the maximum frame rate for v4l2 devices that define a continuous frame interval. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| v4l2-device.c | ||
| v4l2-source.c | ||
| v4l2-udev.c | ||
| v4l2-utils.c | ||
| v4l2.c | ||
| v4l2.h | ||