You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
3 years ago
..
src Handle EAGAIN on send_packet in decoder 3 years ago
tests Remove option --render-expired-frames 3 years ago
meson.build Remove HiDPI compilation flag 4 years ago
scrcpy.1 Remove option --render-expired-frames 3 years ago