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.
2022-01-27 19:01:43 +01:00
..
src Slightly reduce lock usage 2022-01-27 19:01:43 +01:00
tests Use sc_ prefix for control_msg enums 2022-01-27 16:47:51 +01:00
meson.build Rename file_handler to sc_file_pusher 2022-01-21 21:52:41 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy.1 Make auto-downsize on error optional 2022-01-21 18:36:46 +01:00