Hotfix for v1.12:
- Fix bit-rate parsing when "long" is 32 bits (#995)
A bug introduced in v1.12 could prevent to set a custom bit-rate (scrcpy -b 12m
).
In practice, the bug only happened on the Windows release (compiled with mingw32), and possibly on other 32 bits systems.