scrcpy/app
Romain Vimont 8b90dc61b9 Handle EAGAIN on send_packet in decoder
EAGAIN was only handled on receive_frame.

In practice, it should not be necessary, since one packet always
contains one frame. But just in case.
2021-04-25 14:38:42 +02:00
..
src Handle EAGAIN on send_packet in decoder 2021-04-25 14:38:42 +02:00
tests Remove option --render-expired-frames 2021-04-25 14:38:42 +02:00
meson.build Remove HiDPI compilation flag 2021-04-04 15:00:13 +02:00
scrcpy.1 Remove option --render-expired-frames 2021-04-25 14:38:42 +02:00