Files
obs-studio/frontend
Lain 7f09344989 frontend/widgets: Fix integer overflow
If the crop values combined are larger than the width or height of the
source, an integer overflow will occur.

This fix converts the width/height values to int, and then clamps
any negative values to 0.
2025-04-23 14:07:09 -04:00
..
2025-01-08 17:33:13 +01:00
2025-04-22 15:04:49 -04:00