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 783719c72e Fix OPUS packet in an endian-independent way
Reading the header id as an int assumed that the current endianness was
little endian. Read to a byte array to remove this assumption.
11 months ago
..
scripts
src Fix OPUS packet in an endian-independent way 11 months ago
.gitignore
build.gradle Bump version to v2.2 11 months ago
build_without_gradle.sh Bump version to v2.2 11 months ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro