Files
scrcpy/server
Romain Vimont 829707057e Split computeVideoSize() into limit() and round8()
Expose two methods on Size directly:
 - limit() to downscale a size;
 - round8() to round both dimensions to multiples of 8.

This will allow to remove ScreenInfo completely.
2024-11-17 11:17:42 +01:00
..
2024-10-20 15:26:19 +02:00