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.
7 months ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Fix OPUS packet in an endian-independent way 7 months ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to v2.2 8 months ago
build_without_gradle.sh Bump version to v2.2 8 months ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro Convert server to an Android project 6 years ago