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.
2023-11-15 12:02:57 +01:00
..
scripts
src Fix OPUS packet in an endian-independent way 2023-11-15 12:02:57 +01:00
.gitignore
build_without_gradle.sh Bump version to v2.2 2023-11-01 18:36:33 +01:00
build.gradle Bump version to v2.2 2023-11-01 18:36:33 +01:00
meson.build Remove deprecated meson.source_root() 2022-08-28 15:16:31 +02:00
proguard-rules.pro