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/server
Romain Vimont d5acc8adc5 Always release output buffer
If rotation changed, the dequeued output buffer was never released. Move
it to a finally block to avoid the leak.
7 years ago
..
src Always release output buffer 7 years ago
.gitignore Convert server to an Android project 7 years ago
build.gradle Convert server to an Android project 7 years ago
proguard-rules.pro Convert server to an Android project 7 years ago