pipewire/spa/plugins/v4l2
Michael Olbrich 669f53946e v4l2: handle min/max for continuous frame interval correctly
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.
2024-11-27 11:46:26 +00:00
..
meson.build v4l2: use dll to track rate difference 2024-11-26 17:14:26 +01:00
v4l2-device.c v4l2: fix string size 2024-06-06 16:25:24 +02:00
v4l2-source.c v4l2: use dll to track rate difference 2024-11-26 17:14:26 +01:00
v4l2-udev.c spa: use a separate logind dependency separate from systemd 2024-09-21 21:56:34 +00:00
v4l2-utils.c v4l2: handle min/max for continuous frame interval correctly 2024-11-27 11:46:26 +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