mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-07-24 09:52:01 +00:00
The codec only supports dimensions which are multiple of 8. Thus, when --max-size is specified, the value is always rounded down to the nearest multiple of 8. However, it was wrongly assumed that the physical size is always a multiple of 8. To support such devices, also round down the physical screen dimensions. Fixes <https://github.com/Genymobile/scrcpy/issues/39>. |
||
---|---|---|
.. | ||
main | ||
test/java/com/genymobile/scrcpy |