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 22ff03f2f7 Do not queue invalid PTS
Configuration packets produced by MediaCodec have no valid PTS, and do
not produce frame. Do not queue their (invalid) PTS not to break the
matching between frames and their PTS.
6 years ago
..
scripts Always invoke gradle except as root 6 years ago
src Do not queue invalid PTS 6 years ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 1.4 6 years ago
meson.build Accept prebuilt server 6 years ago
proguard-rules.pro Convert server to an Android project 6 years ago