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 02b5e87802 Slightly reduce lock usage
Locking the frame_buffer mutex to reference the input frame into the
tmp_frame is unnecessary.

This also fixes the missing unlock on error.
3 years ago
..
src Slightly reduce lock usage 3 years ago
tests Use sc_ prefix for control_msg enums 3 years ago
meson.build Rename file_handler to sc_file_pusher 3 years ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Set DPI awareness for Windows 3 years ago
scrcpy.1 Make auto-downsize on error optional 3 years ago