Files
scrcpy/app/src
Romain Vimont 6965d051ae Limit bitrate range to 31 bits integer
A proper solution could be to use "long long" instead (guaranteed to be
at least 64 bits), but it adds its own problems (e.g. "%lld" is not
supported as a printf format on all platforms).

In practice, we don't need such high values, so keep it simple.

Fixes #995 <https://github.com/Genymobile/scrcpy/issues/995>
2019-12-10 09:28:27 +01:00
..
2018-08-12 15:35:29 +02:00
2019-12-08 21:19:53 +01:00
2019-12-10 09:28:27 +01:00
2019-09-29 22:39:53 +02:00
2019-05-05 17:35:00 +02:00
2019-12-04 22:03:25 +01:00
2019-12-04 22:03:25 +01:00
2019-11-27 21:19:46 +01:00
2019-11-24 11:53:23 +01:00
2019-11-27 21:40:54 +01:00
2019-09-29 22:39:53 +02:00
2019-11-27 21:19:46 +01:00
2019-09-29 22:39:53 +02:00
2019-11-24 11:53:23 +01:00
2019-11-24 11:53:23 +01:00
2019-11-07 19:01:35 +01:00
2019-11-07 19:01:35 +01:00
2019-03-02 18:45:45 +01:00
2019-11-24 11:53:23 +01:00
2019-11-27 21:19:46 +01:00
2019-09-29 22:39:53 +02:00
2018-02-05 14:46:00 +01:00
2019-12-04 22:03:25 +01:00
2019-11-07 19:01:35 +01:00
2019-12-09 22:31:14 +01:00
2019-11-27 21:19:46 +01:00
2019-11-24 11:53:23 +01:00
2019-11-27 21:19:46 +01:00
2019-11-24 11:53:23 +01:00
2019-11-27 21:11:52 +01:00
2019-12-03 12:07:36 +01:00
2019-11-27 21:19:46 +01:00
2019-11-24 11:53:23 +01:00
2019-11-27 21:40:54 +01:00
2019-11-24 11:53:23 +01:00
2019-11-27 21:19:46 +01:00
2019-09-29 22:39:53 +02:00
2019-09-29 22:39:53 +02:00