qcap: Fix reversed max_fps and min_fps.
commit333a871549aa896038fbeb3d8d218af782da3d48
authorZebediah Figura <zfigura@codeweavers.com>
Wed, 12 Oct 2022 01:48:50 +0000 (11 20:48 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Oct 2022 13:49:40 +0000 (12 15:49 +0200)
tree72364a6f51bbf3ac2e0d7fda557ab0abc1bc67ab
parenta19ceddeb026250bbd9843cd675f61bff8881bf9
qcap: Fix reversed max_fps and min_fps.

The maximum FPS is the inverse of the minimum frame time, not the maximum frame time, and vice versa.
dlls/qcap/v4l.c