scrcpy/app
Romain Vimont 0ae10f2b39 Improve slope estimation 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 14:54:22 +02:00
..
src Improve slope estimation on start 2021-07-14 14:54:22 +02:00
tests Add clock tests 2021-07-14 14:54:22 +02:00
meson.build Add clock tests 2021-07-14 14:54:22 +02:00
scrcpy.1 Add buffering command line options 2021-07-14 14:54:22 +02:00