scrcpy/app
Romain Vimont b454af6808 Compensate slope on start
The first frames are typically received and decoded with more delay than
the others, causing a wrong slope estimation on start.

To compensate, assume an initial slope of 1, then progressively use the
estimated slope.
2021-07-14 00:39:35 +02:00
..
src Compensate slope on start 2021-07-14 00:39:35 +02:00
tests Add clock tests 2021-07-14 00:39:35 +02:00
meson.build Add clock tests 2021-07-14 00:39:35 +02:00
scrcpy.1 Add buffering command line options 2021-07-14 00:39:35 +02:00